In situations where the hideKeyboard()
method of Appium 2.x for Android is not functioning as expected on Lambdatest, consider utilising the following two capabilities to address the issue:
"resetKeyboard" : true,
"unicodeKeyboard": true
In situations where the hideKeyboard()
method of Appium 2.x for Android is not functioning as expected on Lambdatest, consider utilising the following two capabilities to address the issue:
"resetKeyboard" : true,
"unicodeKeyboard": true