Prerequisites
Install Appium and the platform drivers:Installation
Add the dependency to yourpom.xml:
Configuration
Replace your Appium driver classes with the MobileBoost subclasses and add your API key as a capability:Start the Appium server
Before running tests, start the Appium server:Next steps
Reference
Driver classes, AI commands, and caching.
Examples
Worked examples using the Java SDK.

