browser.set_viewport
Resize the browser viewport to specified dimensions for testing different screen sizes or simulating device displays.
Instructions
Resize the browser viewport to the specified width and height.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| width | Yes | ||
| height | Yes |