page_resize
Resize a browser instance's viewport to custom width and height for responsive testing or automation.
Instructions
Resize the browser viewport for an instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Viewport width in pixels | |
| height | Yes | Viewport height in pixels | |
| instanceId | Yes | Target instance |