browser_resize
Adjust browser window dimensions for testing, automation, or web scraping tasks by specifying width and height parameters.
Instructions
Resize the browser window
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Width of the browser window | |
| height | Yes | Height of the browser window |