set_viewport_size
Sets the browser viewport to specified width and height in pixels for responsive testing and automation tasks.
Instructions
Set viewport dimensions in pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Width in pixels | |
| height | Yes | Height in pixels |