Methods
| Type Params |
Return Type |
Name and description |
|
public org.openqa.selenium.WebElement |
apply(io.appium.java_client.windows.WindowsDriver<org.openqa.selenium.WebElement> driver)
|
|
public okhttp3.Request |
authenticate(okhttp3.Route route, okhttp3.Response response)
|
|
public okhttp3.Request |
authenticate(okhttp3.Route route, okhttp3.Response response)
|
|
public static io.appium.java_client.remote.AppiumCommandExecutor |
getAppiumExecutorForRemoteDriver(URL remoteWebServerUrl, com.kms.katalon.core.network.ProxyInformation proxyInfo)
|
|
public static io.appium.java_client.windows.WindowsDriver<org.openqa.selenium.WebElement> |
getWindowsDriver()
|
|
public static WindowsSession |
getWindowsSession()
|
|
public static io.appium.java_client.windows.WindowsDriver<org.openqa.selenium.WebElement> |
newWindowsDriver(URL remoteAddressURL, org.openqa.selenium.remote.DesiredCapabilities desiredCapabilities, com.kms.katalon.core.network.ProxyInformation proxyInfo)
|
|
public static io.appium.java_client.windows.WindowsDriver<org.openqa.selenium.WebElement> |
startApplication(String appFile, String appTitle)
|
|
public static WindowsSession |
startApplication(URL remoteAddressURL, String appFile, org.openqa.selenium.remote.DesiredCapabilities initCapabilities, com.kms.katalon.core.network.ProxyInformation proxyInfo, String appTitle)
|