New Tab
new-tab opens a fresh tab at the given URL and makes it the active one. Subsequent steps run against the new tab until a switch-tab step moves focus elsewhere.
yaml
- new-tab: https://docs.example.com
- click: the "Get started" linknew-tab opens a fresh tab at the given URL and makes it the active one. Subsequent steps run against the new tab until a switch-tab step moves focus elsewhere.
- new-tab: https://docs.example.com
- click: the "Get started" link