browser_resize
Adjust browser window dimensions to specific width and height values using Playwright MCP for precise web page testing 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 |