Docs/Steps

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" link