Compares if two elements are equal
Namespace: OpenQA.Selenium.RemoteAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- obj
- Type:
System Object
Object to compare against
Return Value
A boolean if it is equal or notSee Also