Class AfterABrowserStackScenario

java.lang.Object
net.serenitybdd.browserstack.AfterABrowserStackScenario
All Implemented Interfaces:
AfterAWebdriverScenario

public class AfterABrowserStackScenario
extends java.lang.Object
implements AfterAWebdriverScenario
  • Constructor Summary

    Constructors
    Constructor Description
    AfterABrowserStackScenario()  
  • Method Summary

    Modifier and Type Method Description
    void apply​(EnvironmentVariables environmentVariables, net.thucydides.core.model.TestOutcome testOutcome, org.openqa.selenium.WebDriver driver)  
    boolean isActivated​(EnvironmentVariables environmentVariables)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait