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