browser_resize
Adjust browser window dimensions to test responsive web designs or capture specific viewport states. Specify width and height parameters to control the viewport size for automated testing scenarios.
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 |