browser_resize
Set the browser window to specific width and height to adjust viewport for responsive testing or 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 |