resize_page
Resize the active browser page to specified width and height, enabling precise layout testing and responsive design checks.
Instructions
Resizes the selected page's window so that the page has specified dimension
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Page width | |
| height | Yes | Page height |