View HTML and XPaths
While building or troubleshooting a robot, you sometimes need to understand the underlying HTML for a page or UI element.
What Do You Need to Do?
Goal | Link |
---|---|
Inspect the HTML for a page | View the HTML Code for a Page |
Find the XPath value for a UI element | View an Element's XPath |
Identify all of the XPaths and other elements that you can target | View All Elements to Target |