public interface DriverProvider
Modifier and Type | Method and Description |
---|---|
default org.openqa.selenium.WebDriver |
newInstance(java.lang.String options) |
org.openqa.selenium.WebDriver |
newInstance(java.lang.String options,
EnvironmentVariables environmentVariables) |
default org.openqa.selenium.WebDriver newInstance(java.lang.String options) throws java.net.MalformedURLException
java.net.MalformedURLException
org.openqa.selenium.WebDriver newInstance(java.lang.String options, EnvironmentVariables environmentVariables) throws java.net.MalformedURLException
java.net.MalformedURLException