driver.find_element_by_xpath("//*[contains(.,'Plpl1')]")
driver.find_element_by_xpath("//cell[contains(text(), 'Plpl1')]")--
http://appium.io
---
You received this message because you are subscribed to a topic in the Google Groups "Appium-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/appium-discuss/6z8Ih8EShRo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to appium-discus...@googlegroups.com.
Visit this group at http://groups.google.com/group/appium-discuss.
For more options, visit https://groups.google.com/groups/opt_out.
I don't see the inspector calling it xpath.it is just a label
You received this message because you are subscribed to the Google Groups "Appium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appium-discus...@googlegroups.com.
name: DevUser2, Plpl1, 11:44 am, Tr Sent from Acompli, 2
type: UIAStaticText
value:
label: DevUser2, Plpl1, 11:44 am, Tr Sent from Acompli, 2
enabled: true
visible: true
valid: true
location: {0, 204}
size: {320, 96}
/window[1]/tableview[1]/cell[2]/text
As far as I see there isno ppli in this . copy paste this xpath as is it should work