GetElementFromPoint1 Method
Gets a Web element at the point.
expression.GetElementFromPoint1( _
ByVal As Integer, _
ByVal As Integer _
) As WebElement object
where
expression is a variable that represents a
WebDocument Object
Parameters
- x
- y
Return Value