Hi,
I am trying to automate a hybrid application and i can able to view the text, Class name and Package name in the UI Automater. But unfortunately there are is no ID for those elements. So when automating if i give the ID as locator then it properly works. But when giving the locator as Name, then it is not working. I see that has been deprecated
Can someone Please let me know how to click on the element which does not have Resource ID in an Hybrid App?