browser_resize_window
Resize browser windows to test website responsiveness by adjusting width and height in pixels.
Instructions
Resize the browser window (useful for testing responsiveness) (see browser_docs)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Window width in pixels | |
| height | Yes | Window height in pixels |