DesiredCapabilities PropertiesWebDriver
The DesiredCapabilities type exposes the following members.
Properties

  NameDescription
Public propertyBrowserName
Gets the browser name
Public propertyIsJavaScriptEnabled
Gets or sets a value indicating whether the browser is JavaScript enabled
Public propertyPlatform
Gets or sets the platform
Public propertyVersion
Gets the browser version
Back to Top
See Also