Class BeforeASauceLabsScenario

java.lang.Object
net.serenitybdd.plugins.saucelabs.BeforeASauceLabsScenario
All Implemented Interfaces:
net.serenitybdd.core.webdriver.enhancers.BeforeAWebdriverScenario

public class BeforeASauceLabsScenario extends Object implements net.serenitybdd.core.webdriver.enhancers.BeforeAWebdriverScenario
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.openqa.selenium.MutableCapabilities
    apply(net.thucydides.model.util.EnvironmentVariables environmentVariables, net.thucydides.core.webdriver.SupportedWebDriver driver, net.thucydides.model.domain.TestOutcome testOutcome, org.openqa.selenium.MutableCapabilities capabilities)
     
    boolean
    isActivated(net.thucydides.model.util.EnvironmentVariables environmentVariables)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BeforeASauceLabsScenario

      public BeforeASauceLabsScenario()
  • Method Details

    • apply

      public org.openqa.selenium.MutableCapabilities apply(net.thucydides.model.util.EnvironmentVariables environmentVariables, net.thucydides.core.webdriver.SupportedWebDriver driver, net.thucydides.model.domain.TestOutcome testOutcome, org.openqa.selenium.MutableCapabilities capabilities)
      Specified by:
      apply in interface net.serenitybdd.core.webdriver.enhancers.BeforeAWebdriverScenario
    • isActivated

      public boolean isActivated(net.thucydides.model.util.EnvironmentVariables environmentVariables)
      Specified by:
      isActivated in interface net.serenitybdd.core.webdriver.enhancers.BeforeAWebdriverScenario