SeleniumHQ / selenium-google-code-issue-archive

Archive, please see main selenium repo
https://github.com/seleniumhq/selenium
345 stars 195 forks source link

Unable to select list items of searchbox #4655

Closed lukeis closed 8 years ago

lukeis commented 8 years ago

Originally reported on Google Code with ID 4655

Hi 
Iam trying to test web applications in Android Emulator on Windows XP
selenium is able to launch the web applicaiton but unable to click on the list item
of a search box,

basically we need to send keys to google search box based on the word google searhbox
lists the options, but i am unable to click on the list items on Android Emulator..
Plz........help [ I tried even with xpath also]

What steps will reproduce the problem?
1.launch google.in
2.send keys Android, it will lists few items
3.select android apps from the list

What is the expected output? What do you see instead?
Expected: able to select the desired list item from search box
Actual: Selenium test has been stopped, 

Selenium version:2.25.0
OS: Windows xP
Browser: Browser in Android Emulator

Reported by udonda6 on 2012-10-11 04:43:42

lukeis commented 8 years ago

Reported by barancev on 2012-10-16 21:46:31

lukeis commented 8 years ago
Selenium project no longer supports the AndroidDriver.

Please use Selendroid instead:
http://selendroid.io/webview.html

And log any issues against that project:
https://github.com/selendroid/selendroid/issues

Reported by luke.semerau on 2013-12-26 21:57:35

lukeis commented 8 years ago

Reported by luke.semerau on 2015-09-17 18:16:13