browser_resize
Adjust browser window dimensions using precise width and height inputs to optimize web page testing and interaction within the Playwright MCP environment.
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 |