Interface | Description |
---|---|
AndroidMobileCapabilityType |
The list of Android-specific capabilities.
|
AutomationName | |
HideKeyboardStrategy | |
IOSMobileCapabilityType |
The list of iOS-specific capabilities.
|
MobileBrowserType | |
MobileCapabilityType |
The list of common capabilities.
|
MobilePlatform | |
YouiEngineCapabilityType |
The list of youiengine-specific capabilities.
|
Class | Description |
---|---|
AppiumCommandExecutor | |
AppiumHttpClientFactory |
We must use the customized factory, because the default one
inside Selenium has retryOnConnectionFailure set to false
which causes unexpected connection issues, for example:
https://github.com/appium/java-client/issues/927
|
AppiumW3CHttpCommandCodec | |
NewAppiumSessionPayload |