I'm using robotium-solo-5.4.1.jar for testing my Cordova app.
And when I tried solo.clickOnWebElement(By.xpath("myxpath")), it didn't work.
Anyway, if "myxpath" is wrong, then it's throwing error. So, "myxpath" is the
correct one.
Is this a known issue ?
Please do let me know for any further info required.