How to record an initial web automation script

Navigate to the target webpage

Use the address bar to go to the taget website or start with robotsparebinindustries.com

Press the ‘Record’ button in the editor

Interactive mode allows you to click on any element on the webpage to get the locator strategy and value generated automatically.

Perform actions to record on the site

Recording mode will generate a script to automate those actions. This script will need manual edits to be production ready.

Use esc to stop the recording once done

The created recording appears in the recorder output field. The script requires editing to make into a full RPA bot.