Interface BeforeAWebdriverScenario
public interface BeforeAWebdriverScenario
-
Method Summary
Modifier and TypeMethodDescriptionorg.openqa.selenium.remote.DesiredCapabilitiesapply(EnvironmentVariables environmentVariables, SupportedWebDriver driver, TestOutcome testOutcome, org.openqa.selenium.remote.DesiredCapabilities capabilities) default booleanisActivated(EnvironmentVariables environmentVariables)
-
Method Details
-
apply
org.openqa.selenium.remote.DesiredCapabilities apply(EnvironmentVariables environmentVariables, SupportedWebDriver driver, TestOutcome testOutcome, org.openqa.selenium.remote.DesiredCapabilities capabilities) -
isActivated
-