Get Element From Position
Retrieves element from a position.
This activity is used to retrieve a UI Element from a user-specified area on the screen.
Input
Desktop Area:
Required
Specify an area (x,y, width, height) in the Desktop from which the element is to be retrieved. Units in pixels.
Output
UI Element: Specifies the desktop element found in the specified position.
Last updated