Gets a value indicating whether the browser has a given capability.
Namespace: OpenQA.SeleniumAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- capability
- Type:
System String
The capability to get.
Return Value
Returns if the browser has the capability; otherwise, .See Also