Press Button
mobile_press_buttonPress device buttons like HOME, VOLUME, BACK, or ENTER on Android and iOS to control navigation and media during mobile automation.
Instructions
Press a button on device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| button | Yes | The button to press. Supported buttons: BACK (android only), HOME, VOLUME_UP, VOLUME_DOWN, ENTER, DPAD_CENTER (android tv only), DPAD_UP (android tv only), DPAD_DOWN (android tv only), DPAD_LEFT (android tv only), DPAD_RIGHT (android tv only) | |
| device | Yes | The device identifier to use. Use mobile_list_available_devices to find which devices are available to you. |