playwright__browser_resize
Adjust browser window size to specified width and height, enabling responsive design testing and accurate viewport capture.
Instructions
[playwright] Resize the browser window
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Width of the browser window | |
| height | Yes | Height of the browser window |