browser_resize
Resize the active page viewport to specified dimensions, enabling precise screen-size simulation for responsive testing and web automation.
Instructions
Resize the active page viewport.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Viewport width in pixels | |
| height | Yes | Viewport height in pixels |