android - How to use selectors in Mobile App using Appium -
i trying inspect android/ios app .
when inspect android app, following:-
resource-id: com.company.droid.qa:id/textnewsdate class:- android.widget.textview package:- com.company.droid.qa will package name added in resource-id across ids in app ?
for element, did't see text see id. can know why ?
using: uiautomatorviewer inspect android app
is there better tool inspect android/ios app in linux machine?
uiautomator find locator of element. reason don't see text/id elements because developers didn't add element. can ask developer modify per need.
Comments
Post a Comment