browser_resize
Resize the browser window to specified pixel dimensions to adapt viewport for responsive testing or screen capture. Provide width and height inputs to set exact window size.
Instructions
Resize browser window
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Window width in pixels | |
| height | Yes | Window height in pixels |