Class AfterASauceLabsScenario

java.lang.Object
net.serenitybdd.plugins.saucelabs.AfterASauceLabsScenario
All Implemented Interfaces:
net.serenitybdd.core.webdriver.enhancers.AfterAWebdriverScenario

public class AfterASauceLabsScenario extends Object implements net.serenitybdd.core.webdriver.enhancers.AfterAWebdriverScenario
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(net.thucydides.model.util.EnvironmentVariables environmentVariables, net.thucydides.model.domain.TestOutcome testOutcome, org.openqa.selenium.WebDriver driver)
     
    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

    • AfterASauceLabsScenario

      public AfterASauceLabsScenario()
  • Method Details

    • apply

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

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