How to get the keyboard in appium ?
Keyboard KeyboardName = driver.getKeyboard();
System.out.println(KeyboardName);
Posted on May 7, 2019
By Sridatta Pani
Keyboard KeyboardName = driver.getKeyboard();
System.out.println(KeyboardName);
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it. Privacy Policy
Accept