public interface AfterAWebdriverScenario
Modifier and Type | Method and Description |
---|---|
void |
apply(EnvironmentVariables environmentVariables,
TestOutcome testOutcome,
org.openqa.selenium.WebDriver driver) |
default boolean |
isActivated(EnvironmentVariables environmentVariables) |
void apply(EnvironmentVariables environmentVariables, TestOutcome testOutcome, org.openqa.selenium.WebDriver driver)
default boolean isActivated(EnvironmentVariables environmentVariables)
Copyright © 2023. All rights reserved.