Package net.serenitybdd.core.environment
Class WebDriverConfiguredEnvironment
java.lang.Object
net.serenitybdd.core.environment.WebDriverConfiguredEnvironment
public class WebDriverConfiguredEnvironment
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description WebDriverConfiguredEnvironment() -
Method Summary
Modifier and Type Method Description static DriverConfigurationgetDriverConfiguration()static EnvironmentVariablesgetEnvironmentVariables()static voidreset()static voidsetTestEnvironmentVariables(EnvironmentVariables testEnvironment)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
WebDriverConfiguredEnvironment
public WebDriverConfiguredEnvironment()
-
-
Method Details
-
setTestEnvironmentVariables
-
getEnvironmentVariables
-
getDriverConfiguration
-
reset
public static void reset()
-