ICapabilities MembersWebDriver

The ICapabilities type exposes the following members.
Methods

  NameDescription
Public methodGetCapability
Gets a capability of the browser.
Public methodHasCapability
Gets a value indicating whether the browser has a given capability.
Back to Top
Properties

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