简体   繁体   中英

Xpath in Appium Using Java - Mobile App - Automation testing

I'm doing an automation testing for an App that only has XPath for the whole Mobile system as picking its elements,

what is the most efficient way to use those XPath and not falter with other elements from the same page?

Please use Appium Desktop to get the xpath for the locators and once you have it, you can test the xpath with the same app if it is detecting the only element that you're currently working with.

Also, please refer to the Appium Desktop Tutorials for your reference.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM