Open GoogleCodeExporter opened 9 years ago
Im having the same issue. Im using android-driver-2.21.apk on an android 4.1.2
phone. All binaries are up to date.
The only workaround i can see right now is that i need to use the click
function twice like this
driver.FindElement(By.XPath("//footer/a")).Click();
driver.FindElement(By.XPath("//footer/a")).Click();
Original comment by chrisaut...@gmail.com
on 9 Jul 2013 at 7:16
Original issue reported on code.google.com by
ankitagr...@gmail.com
on 26 Mar 2013 at 8:33