How to know keyboard Shown or not?
boolean isKeyboardShown = ((HasDeviceDetails) driver).isKeyboardShown();
Posted on May 8, 2019
By Sridatta Pani
boolean isKeyboardShown = ((HasDeviceDetails) driver).isKeyboardShown();
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