browser_resize
Adjust browser window dimensions to specific width and height for precise web page interaction with Playwright MCP automation.
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 |