yes sure just a mint
selected ui which i have to verify the text— so that am getting that xpath and validating but evry time got failed … in difrnt ways i wrote but xpath is getting failed -----
Try to use below xpath
xpath(“//android.widget.TextView[@index=‘0']")
in 1st print, which i already sent --> selected ui thing is my data
I need get that text by xpath and i need to validate that (which i post thing is visible in first place or not) so that i want to get the xpath from screentshot (3rd)
am validation means (what i posted text that text should excatly appear at first place and i have to get that text into excel sheet(in expected result colomn) and i hav to comapre which i already wrote in excel sheet(in actual result)
Try this xpath
xpath(“//android.widget.TextView[@index=‘0']")
please tell me if ur not understanding my english plz yes sure i will try may be tomaro i will mesg u if working r not
Thank you…
No… still failling (xpath)