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