Forum
Blog
Forum
Blog
Home
Help
Login
Register
Entering numeric values numpad with Appium ?
TestProject Forum
General
Appium
Entering numeric values numpad with Appium ?
« previous
next »
Print
Pages: [
1
]
Entering numeric values numpad with Appium ?
1 Replies
1329 Views
Harry
1
Entering numeric values numpad with Appium ?
«
on:
August 31, 2016, 10:09:21 am »
I'm trying to send numeric keys to an android numpad,
I tried the selenium sendKeys method but it does not affect the view
does appium have a standard method for this ?
Logged
Luthar
35
Re: Entering numeric values numpad with Appium ?
«
Reply #1 on:
September 04, 2016, 20:22:27 pm »
Code
driver.sendkeyEvent(key);
You can find all key codes here:
https://code.google.com/archive/p/androhid/wikis/Keycodes.wiki
Logged
Print
Pages: [
1
]
« previous
next »
Sitemap
1
2
3
4
5
6
7
8