browser_set_viewport_size
Adjust the browser viewport to custom width and height dimensions for testing responsive designs and controlling page layout in automation.
Instructions
Set viewport size
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Viewport width in pixels | |
| height | Yes | Viewport height in pixels |