Unable to click the Search(magnifying glass) button in Android keyboard using Appium/Selenium/Java -


i unable select search button on android keyboard 1 magnifying glass using appium/selenium , java. have gone through earlier threads on stackoverflow , none of threads helpful.

need expert help! thanks!

you can use use search button on keyboard:

driver.sendkeyevent(androidkeycode.enter); 

Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

javascript - Bootstrap Popover: iOS Safari strange behaviour -

spring cloud - How to configure SpringCloud Eureka instance to point to https on non standard port -