browser_resize
Resize the browser window to custom width and height to test responsive designs and maintain viewport consistency in Selenium automation.
Instructions
Resize the browser window
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | New width of the browser window | |
| height | Yes | New height of the browser window |