browser_resize
Adjust browser window dimensions to specific width and height values for testing responsive web designs or simulating different screen sizes.
Instructions
Resize the browser window
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| height | Yes | New height of the browser window | |
| width | Yes | New width of the browser window |