browser.set_viewport
Resize browser viewport to specified dimensions for automated testing and consistent page rendering.
Instructions
Resize the browser viewport to the specified width and height.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| width | Yes | ||
| height | Yes |