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.
From senthil5...@gmail.com on July 29, 2015 06:10:45
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.
Original issue: http://code.google.com/p/robotium/issues/detail?id=693