public class ProvidedDriverProvider extends Object implements DriverProvider
Constructor and Description |
---|
ProvidedDriverProvider() |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.WebDriver |
newInstance(String options,
EnvironmentVariables environmentVariables) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
capabilitiesToProperties, isDriverAutomaticallyDownloaded, newInstance
public org.openqa.selenium.WebDriver newInstance(String options, EnvironmentVariables environmentVariables)
newInstance
in interface DriverProvider
Copyright © 2021. All rights reserved.