Class BeforeALambdaTestScenario

java.lang.Object
net.serenitybdd.lambdatest.BeforeALambdaTestScenario
All Implemented Interfaces:
BeforeAWebdriverScenario

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

    Constructors 
    Constructor Description
    BeforeALambdaTestScenario()  
  • 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