browser_resize
Adjust browser window dimensions for precise control during web automation. Specify width and height to customize the viewport for testing or interaction purposes.
Instructions
Resize the browser window
Input Schema
Name | Required | Description | Default |
---|---|---|---|
height | Yes | Height of the browser window | |
width | Yes | Width of the browser window |