| WebElementLocation Method |
Returns the location of the element in the renderable canvas
Namespace: SeleniumAssembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
SyntaxDim instance As WebElement
Dim returnValue As Point
returnValue = instance.Location()
Return Value
Type:
PointPoint
See Also