简体   繁体   中英

How to inspect & write xpath on iPhone real device

I am using the following details.

Appium : 1.6.4
Ios : 10.3.1
Mac : 10.12.4

I need to inspect the elements in iPhone and frame the Xpath. For that I am using "ios-inspector.html".

在此处输入图片说明

I can't see the proper html attribute here. So kindly help me how to inspect an elements and frame the Xpath.

There was issue with carthage. Ran below commands and it got resolved :

rm '/usr/local/bin/carthage' 
brew install carthage 
brew link carthage

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