Skip to content

Basic actions to browse the web as human


Create your scenario with a list of actions a human would do while browsing the web :

🔹Click on element

🔹Type string

🔹Move mouse

🔹Scroll

🔹Go back

🔹Go forward

🔹Go to URL

🔹Wait

🔹Open new tab

🔹Close tab

🔹Switch tab

🔹Exit to close robot

Those are really basic navigating actions.

You may have to add a locator for some of them, if an element has to be selected in browser.