Interface AfterAWebdriverScenario
public interface AfterAWebdriverScenario
-
Method Summary
Modifier and Type Method Description void
apply(EnvironmentVariables environmentVariables, TestOutcome testOutcome, org.openqa.selenium.WebDriver driver)
-
Method Details
-
apply
void apply(EnvironmentVariables environmentVariables, TestOutcome testOutcome, org.openqa.selenium.WebDriver driver)
-