set_window_rect
Set the browser window's on-screen coordinates and dimensions to control viewport layout for automated testing and web scraping.
Instructions
Set the current window's position and size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| width | Yes | ||
| height | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |