I am a beginner in Appium automation. The application I am testing, have this scenario where I need to tap on Search button from the native keyboard. I have tried with pressKeyCode method but get this error The method pressKeyCode(int) is undefined for the type WebElement
I am using the following Appium 1.4.16.1 with Java client 5.0.0-BETA8 Selenium 3.4.0
I don’t know what I am doing wrong. I have tried with earlier java client for appium as well but nothing have worked so far. Also, if there is a work around other than the pressKeyCode to do this?
created
Sep '17
last reply
Jan '19
- 20
replies
- 2.8k
views
- 8
users
- 4
links