Initializes a new instance of the AndroidDriver class,
communicating with the device at a specific URL.
Namespace: OpenQA.Selenium.AndroidAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- remoteAddress
- Type:
System Uri
The URL of the WebDriver application on the Android device.
See Also