HTML Action
Using the Xpath capturing tool
This tool is functional with Google Chrome only.
===============================================
First, install ARGOS DOM Chrome extension. Here is the link.
https://chrome.google.com/webstore/detail/argos-dom/ppkgomennnalkaicngppnanggkkdjnje/
To activate the extension, we recommend restarting your Chrome.
===============================================
To capture Xpath, just click on the icon below and move around your mouse on your target webpage.
The Xpath capturing feature actually collects 3 elements and displays them like below.
1) Absolute Xpath
2) Relative Xpath
3) CSS Selector
And the all 3 elements are stored and retrievable for the future use in the “LIST” icon shown blow.
Using HTML Tags
HTML tags are also usable in the HTML Action and that could be a very stable option to navigate your target website. To obtain certain Tag information, it requires you to have basic knowledge about HTML and to read and identify the “tag” for the specific element.