Class FirefoxDriverProvider
java.lang.Object
net.serenitybdd.core.webdriver.driverproviders.FirefoxDriverProvider
- All Implemented Interfaces:
DriverProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openqa.selenium.WebDrivernewInstance(String options, EnvironmentVariables environmentVariables) protected StringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.serenitybdd.core.webdriver.driverproviders.DriverProvider
capabilitiesToProperties, isDriverAutomaticallyDownloaded, newInstance
-
Constructor Details
-
FirefoxDriverProvider
-
-
Method Details
-
serviceName
-
newInstance
public org.openqa.selenium.WebDriver newInstance(String options, EnvironmentVariables environmentVariables) - Specified by:
newInstancein interfaceDriverProvider
-