The ICapabilities type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | GetCapability |
Gets a capability of the browser.
|
![]() | HasCapability |
Gets a value indicating whether the browser has a given capability.
|
Properties
Name | Description | |
---|---|---|
![]() | BrowserName |
Gets the browser name
|
![]() | IsJavaScriptEnabled |
Gets a value indicating whether the browser is JavaScript enabled
|
![]() | Platform |
Gets the platform
|
![]() | Version |
Gets the browser version
|
See Also