Sets the size of the browser window to the specified width and height.
This functionality is supported only if you are using the Open Agent.
browserWindow.SetViewportSize(width, height)
| Variable | Description |
|---|---|
| width | The new width of the browser window. INTEGER. |
| height | The new height of the browser window. INTEGER. |