Note:

To get the XPath click on the “Browse” button in activity which will execute the Python RPA Chrome Extension (previously installed in your Chrome). Go to the selected webpage in Google Chrome and click on the required element that will be highlighted by the extension.

Here is a good guide on the different types of Xpath you can use in web actions: https://www.guru99.com/xpath-selenium.html

<aside> 💡 If the XPath you want to interact with is located inside the iFrame you have to switch to it first using “Focus” activity

</aside>

Glossary

Chrome extension

Open Browser

Quit

Open Url

Web Click

Set Value

Get text

Web find elements

Web wait for elements

Web element wait for elements

Web element get attribute

Execute script

Focus (Switch to tab or iFrame)