🖥️Viewport
Configure the viewport, or browser window dimensions, for all tests.
The Viewport Settings
"viewport": {
"maximize": true,
"width": 1440,
"height": 900,
"orientation": "portrait"
}maximize
width & height
orientation
Last updated