Determines whether two FirefoxWebElement instances are equal.
Namespace: OpenQA.Selenium.FirefoxAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- obj
- Type:
System Object
The FirefoxWebElement to compare with the current FirefoxWebElement.
Return Value
if the specified FirefoxWebElement is equal to the current FirefoxWebElement; otherwise, .See Also