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
Post a Comment