Class BeforeABrowserStackScenario

java.lang.Object
net.serenitybdd.browserstack.BeforeABrowserStackScenario
All Implemented Interfaces:
BeforeAWebdriverScenario

public class BeforeABrowserStackScenario
extends java.lang.Object
implements BeforeAWebdriverScenario
  • Constructor Summary

    Constructors
    Constructor Description
    BeforeABrowserStackScenario()  
  • Method Summary

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

    Methods inherited from class java.lang.Object

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