public class AfterABrowserStackScenario extends Object implements AfterAWebdriverScenario
| Constructor and Description |
|---|
AfterABrowserStackScenario() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(EnvironmentVariables environmentVariables,
net.thucydides.core.model.TestOutcome testOutcome,
org.openqa.selenium.WebDriver driver) |
boolean |
isActivated(EnvironmentVariables environmentVariables) |
public void apply(EnvironmentVariables environmentVariables, net.thucydides.core.model.TestOutcome testOutcome, org.openqa.selenium.WebDriver driver)
apply in interface AfterAWebdriverScenariopublic boolean isActivated(EnvironmentVariables environmentVariables)
isActivated in interface AfterAWebdriverScenarioCopyright © 2023. All rights reserved.