Guys I’m looking for a text in an app with appium and python, the problem is that I can’t inspect this element, so I thought I’d find the element using this for example:
I know you didn’t ask for me, but I would look for this text as an Xpath. execute_script doesn’t return the element (AFAIK), but Xpath would. If you can find by text, should be able to get Xpath.
It turns out that I can’t get the text through appium, the elements apparently the app has a webview that I can’t debug, but I can get it with ocr using tesseract for example or opencv or both @wreed
Hi I am also trying to click on the text in the webview but not able to find the text.
Here is my xpath //ion-list/ion-item[1]/ion-label/h3 which contains text