Compare two DesiredCapabilities and will return either true or false
Namespace: OpenQA.Selenium.RemoteAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- obj
- Type:
System Object
DesiredCapabilities you wish to compare
Return Value
true if they are the same or false if they are notSee Also