resize_page
Set the browser window size to a specific width and height in pixels, enabling targeted testing of responsive layouts.
Instructions
Resize the browser window
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Optional page/tab ID to use | |
| width | Yes | The window width in pixels | |
| height | Yes | The window height in pixels |