Appium Server API
The main Appium server API that implements the W3C WebDriver protocol for mobile, web, desktop, and TV app automation. Supports session management, element interaction, actions, screenshots, and Appium-specific device commands.
Documentation
Documentation
https://appium.io/docs/en/latest/
APIReference
https://appium.io/docs/en/latest/reference/
Specifications
Schemas & Data
JSONSchema
json-schema/appium-server-session-info-schema.json
JSONSchema
json-schema/appium-server-find-element-request-schema.json
JSONSchema
json-schema/appium-server-app-id-request-schema.json
JSONSchema
json-schema/appium-server-action-sequence-schema.json
JSONSchema
json-schema/appium-server-cookie-schema.json
JSONSchema
json-schema/appium-server-error-response-schema.json
SDKs
OpenAPI
#Android
#Automation
#iOS
#Mobile Testing
#WebDriver