public class AppiumDriverProvider extends java.lang.Object implements DriverProvider
| Constructor and Description |
|---|
AppiumDriverProvider(FixtureProviderService fixtureProviderService) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
newDriverUsingManagedAppiumServers(java.lang.String options,
net.thucydides.core.util.EnvironmentVariables environmentVariables) |
org.openqa.selenium.WebDriver |
newInstance(java.lang.String options,
net.thucydides.core.util.EnvironmentVariables environmentVariables) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcapabilitiesToProperties, newInstancepublic AppiumDriverProvider(FixtureProviderService fixtureProviderService)
public org.openqa.selenium.WebDriver newInstance(java.lang.String options,
net.thucydides.core.util.EnvironmentVariables environmentVariables)
newInstance in interface DriverProviderpublic org.openqa.selenium.WebDriver newDriverUsingManagedAppiumServers(java.lang.String options,
net.thucydides.core.util.EnvironmentVariables environmentVariables)