public class RemoteDriverProvider extends Object implements DriverProvider
Constructor and Description |
---|
RemoteDriverProvider(FixtureProviderService fixtureProviderService) |
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 RemoteDriverProvider(FixtureProviderService fixtureProviderService)
public org.openqa.selenium.WebDriver newInstance(String options, EnvironmentVariables environmentVariables) throws MalformedURLException
newInstance
in interface DriverProvider
MalformedURLException
Copyright © 2021. All rights reserved.