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