Interface AfterAWebdriverScenario
public interface AfterAWebdriverScenario
-
Method Summary
Modifier and TypeMethodDescriptionvoid
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
-