What is Google Web Driver in the Android SDK Manager?

27,957

Solution 1

Web Driver is selenium's framework for testing webapps on Android Device.

For more details on how you can use this visit the link

Solution 2

Web Driver is still a good tool for testing web apps.

The Android Web App is another part of Selenium which is used for testing web apps on all platforms.

For a better understanding of how to use the Android Web App, you will need to learn Selenium. Settings for what needs to be configured differently in Android can be found on the Selenium site.

http://docs.seleniumhq.org/docs/03_webdriver.jsp#android-driver

Share:
27,957
fakeguybrushthreepwood
Author by

fakeguybrushthreepwood

Trying to be a good JavaScript developer!

Updated on July 05, 2022

Comments

  • fakeguybrushthreepwood
    fakeguybrushthreepwood almost 2 years

    I see a list of optional items to install in the packages window, and can't find any reference to what the Google Web Driver and what it actually does?

  • Juned
    Juned over 11 years
    referenced link seems broken can you please verify it ?