Resize browser window
browser_resizeResize the browser window. Uses actual window bounds when a CDP connection exists, otherwise emulates the viewport.
Instructions
Resize the browser window. Uses the real window bounds when a browser-level CDP connection is available, otherwise emulates the viewport.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Width in pixels | |
| height | Yes | Height in pixels |