handleIntentChooser
Automate handling of system intent chooser dialogs by specifying preferences like 'always', 'just_once', or selecting a custom app package for precise control in mobile automation workflows.
Instructions
Automatically handle system intent chooser dialog with specified preferences
Input Schema
Name | Required | Description | Default |
---|---|---|---|
customAppPackage | No | Specific app package to select when preference is 'custom' | |
preference | No | Preference for handling intent chooser (default: 'just_once') |