set_viewport_size
Set the Firefox browser viewport to custom width and height in pixels, enabling responsive design testing and precise layout control.
Instructions
Set viewport dimensions in pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | Width in pixels | |
| height | Yes | Height in pixels |