Set Orientation
mobile_set_orientationSet a mobile device's screen orientation to portrait or landscape. Specify the device ID and desired orientation to adjust display for UI tests and app automation.
Instructions
Change the screen orientation of the device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | The device identifier to use. Use mobile_list_available_devices to find which devices are available to you. | |
| orientation | Yes | The desired orientation |