What is Google Web Driver in the Android SDK Manager?

android, web-testing

Solution

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

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

Problem

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?

Original source