Class AddCustomDriverCapabilities
java.lang.Object
net.serenitybdd.core.webdriver.driverproviders.AddCustomDriverCapabilities
-
Method Summary
Modifier and TypeMethodDescriptionstatic AddCustomDriverCapabilities
from
(EnvironmentVariables environmentVariables) org.openqa.selenium.remote.DesiredCapabilities
to
(org.openqa.selenium.remote.DesiredCapabilities capabilities) withTestDetails
(SupportedWebDriver driver, TestOutcome testOutcome)
-
Method Details
-
withTestDetails
public AddCustomDriverCapabilities withTestDetails(SupportedWebDriver driver, TestOutcome testOutcome) -
from
-
to
public org.openqa.selenium.remote.DesiredCapabilities to(org.openqa.selenium.remote.DesiredCapabilities capabilities)
-