browser_resize
Resize the browser window to test responsive layouts by setting width and height, optionally for a specific session or the active one.
Instructions
Resize the browser window
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Width of the browser window | |
| height | Yes | Height of the browser window | |
| sessionId | No | Target session ID. Omit to use the active session. |