Work with UI elements using XPath

XPath is a specification standardized by W3C for identifying UI Elements displayed by a Web or Mobile application. Automation scripts, whether in Selenium, Appium, Perfecto Automation, or any other supported framework will use this specification to automate the actions on a specific UI Element. The Perfecto Object Spy can be used to help identify the correct XPath specification for all objects currently displayed on the device screen.

In this section: