uninstall-app
Remove Android applications from devices using Appium automation. Specify device ID and package name to uninstall apps for testing or cleanup.
Instructions
Uninstall an Android application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deviceId | Yes | The device ID to uninstall the app from | |
| packageName | Yes | The package name of the app to uninstall |