Class RemoteWebdriverStub
java.lang.Object
net.serenitybdd.core.webdriver.driverproviders.RemoteWebdriverStub
public class RemoteWebdriverStub
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description RemoteWebdriverStub()
-
Method Summary
Modifier and Type Method Description static org.openqa.selenium.WebDriver
from(EnvironmentVariables environmentVariables)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RemoteWebdriverStub
public RemoteWebdriverStub()
-
-
Method Details
-
from
-