browser_resize
Resize the browser window to a specified width and height. Use this to adjust viewport size for testing responsive layouts.
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 |