initialize-appium
Start an Appium driver session for mobile automation by specifying platform, device, and automation engine. Configure app details, reset options, and screenshot directory to enable efficient mobile testing.
Instructions
Initialize an Appium driver session for mobile automation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
app | No | Path to the app to install (optional) | |
appActivity | No | App activity name to launch (Android) | |
appPackage | No | App package name (Android) | |
appiumUrl | No | URL of the Appium server | |
automationName | No | Automation engine to use | |
bundleId | No | Bundle identifier (iOS) | |
deviceName | Yes | The name of the device to target | |
fullReset | No | Perform a full reset (uninstall app before starting) | |
noReset | No | Preserve app state between sessions | |
platformName | Yes | The mobile platform to automate | |
screenshotDir | No | Directory to save screenshots | |
udid | No | Device unique identifier (required for real devices) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Appium Server
Related Tools
- @Rahulec08/appium-mcp
- @Rahulec08/appium-mcp
- @Rahulec08/appium-mcp
- @Rahulec08/appium-mcp
- @Rahulec08/appium-mcp
- @Rahulec08/appium-mcp