set_viewport_size
Adjust browser viewport dimensions in pixels to control the visible area for responsive testing or automation.
Instructions
Set viewport dimensions in pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Width in pixels | |
| height | Yes | Height in pixels |