Initializes a new instance of the DesiredCapabilities class
Namespace: OpenQA.Selenium.RemoteAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- browser
- Type:
System String
Name of the browser e.g. firefox, internet explorer, safari
- version
- Type:
System String
Version of the browser
- platform
- Type: OpenQA.Selenium Platform
The platform it works on
See Also