I am using Calabash automation tool for one of the client application (android) testing. i am facing the following issue: my script is failing because Elements in login page are not identified using query command (query("*")), but the same elements are identified in UIAutomator view. can any one suggest me the solution for this issue
very much appreciated your help