browser_resize
Resize the browser window to specified dimensions using width and height parameters, enabling precise control for web page interactions and automation tasks.
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 |