Windows 7
Android 4.3
I am trying to tap on character keys on soft keyboard on Google Nexus 7 device (not an emulator) as following:
driver.findElement(By.tagName("keyboard"));
but Appium is unable to find it and gives following error:
info: [ANDROID] [info] Got command of type ACTION
info: [ANDROID] [debug] Got command action: find
info: [ANDROID] [debug] Finding keyboard using TAG_NAME with the contextId:
info: [ANDROID] [info] Returning result: {"value":"No element found","status":7}
info: [ADB] Received command result from bootstrap
I am using latest appium for windows (0.8.3). Please help.
--
http://appium.io
---
You received this message because you are subscribed to the Google Groups "Appium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appium-discus...@googlegroups.com.
Visit this group at http://groups.google.com/group/appium-discuss.
For more options, visit https://groups.google.com/groups/opt_out.
Thanks
Umar