AndroidDriver Constructor WebDriver
Overload List

  NameDescription
Public methodAndroidDriver 
Initializes a new instance of the AndroidDriver class.
Public methodAndroidDriver(String)
Initializes a new instance of the AndroidDriver class, communicating with the device at a specific URL.
Public methodAndroidDriver(Uri)
Initializes a new instance of the AndroidDriver class, communicating with the device at a specific URL.
Back to Top
See Also