browser_resize
Resize the browser window to specified width and height for testing responsive layouts or adjusting viewport in automation.
Instructions
Resize the browser window
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Width of the browser window | |
| height | Yes | Height of the browser window |