browser_resize
Resize browser windows to specified dimensions using Playwright MCP, enabling precise control for web automation tasks and structured accessibility testing.
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 |