Gets a value indicating whether two elements are equal.
Namespace: OpenQA.Selenium.Support.PageObjectsAssembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.29.1.0 (2.29.1.0)
Syntax
Parameters
- obj
- Type:
System Object
An object representing a second element.
Return Value
if the objects are equal; otherwise, .See Also