Adding a manual xpath
Sometimes dynamic information will appear on the live page that isn’t rendered in the Highlighter. In cases like these, you may want to use a manual xpath. To do this, go to the live page, right-click on the element you want to highlight, and click “Inspect”.
Ensure you’ve found the correct element within the HTML, and then right-click, choose “Copy”, then “Copy XPath”.
Process:
Prerequisite: Copy the Xpath for your selected element
- Click the “Add Manual Xpath” button.
- Paste the Xpath you copied into the Xpath field.
- Select the appropriate properties and classes if required.
Click “Save”!