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

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -