GetElementFromPoint2 Method
Gets the Web element at the point.
expression.GetElementFromPoint2( _
ByVal As Point _
) As WebElement object
where
expression is a variable that represents a
WebDocument Object
Parameters
- point
- Element Coordinates.
Return Value