Where do I find android-server.apk? -


i'm on mac 10.6.3, running android emulator 2.3.3. want run selenium tests on android app, , such, instructed install "android webdriver application" using command ...

./adb -e install -r android-server.apk

does know can download "android webdriver application", aka "android-server.apk"? thanks, - dave

go selenium project page. there find it: http://code.google.com/p/selenium/downloads/list


Comments