Find Element
Object for finding elements of the Windows window
Last updated
Object for finding elements of the Windows window
Last updated
This objects depends on the "Open Program" object to work
Field | Descriptive |
Title | Object title |
Select Main Object | Option to select the window opened with the "Open Program" object. |
Find by Xpath | Option to find element by its xpath (how to obtain the xpath of an element) |
Xpath | The xpath of the element (how to obtain the xpath of an element) |
Object Identifier Name | Singular name for this object |
Find Only One | Finds only one element (best performance) |
Find List | Finds a list of elements |
Timeout | Maximum timeout to find the element |
Stop if something goes wrong | Stops the robot if something goes wrong while trying to find the element |
Actions on Element
Field | Descriptive |
Click | Clicks on the element |
Type | Types on the element |
Shortcut Keys | Uses shortcut keys on the element |