reset_app
Reset an app to a clean state by uninstalling and reinstalling it on the iOS Simulator. Specify the bundle ID and app path.
Instructions
Uninstall then reinstall an app for a clean state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_id | Yes | ||
| app_path | Yes | ||
| udid | No | Target simulator UDID. Defaults to the booted sim. |