Get Screen Size
mobile_get_screen_sizeRetrieve the screen dimensions of a mobile device in pixels by specifying its device identifier. Use this to determine available screen space for UI automation and testing.
Instructions
Get the screen size of the mobile device in pixels
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. |