Selenium documentation
WebElement
GetHashCode Method
Returns the hash code for this element
Namespace:
Selenium
Assembly:
Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Copy
Dim
instance
As
WebElement
Dim
returnValue
As
Integer
returnValue
= instance.
GetHashCode
()
Return Value
Type:
Int32
See Also
Reference
WebElement Class
Selenium Namespace