This repository has been archived by the owner on Dec 26, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
keyboard #449
Comments
yes, it is possible. |
But I'm not familar with appium |
@codeskyblue could you send me POST/GET which you are using to type keyboard without accessing element ? |
hard to type with phone, you chould search a repo named facebook-wda where you can find answer |
at least type the name of function =) that would really help :) |
@marekcirkos could you help with this one ? Please |
|
thank you very much @codeskyblue !!!!! Cheers all and Happy Friday! |
After update don't think that keys is available anymore, am using latest git version :/ Any help ? |
imurchie
referenced
this issue
in appium/WebDriverAgent
Nov 16, 2017
* change default iPad simulator from iPad Retina to iPad Air, since iPad Retina is no longer available for ios 10.3 * add comment * change platform compare on generic device to use toFixed, move translateDeviceName into it's own method * add unit tests * move translateDeviceName into lib/utils * move unit tests * fix rebase * remove line-break
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it possible to send keys to keyboard without accessing element ?
On appium there is a function driver -> getKeyboard -> sendKeys, is there something similar on WDA ?
The text was updated successfully, but these errors were encountered: