Check If It Exists
Object for verifyng an element's existence
Last updated
Object for verifyng an element's existence
Last updated
Field | Description |
Title | Object title |
Object Identifier Name | Singular object name |
Select Main Object | Option to select the identifier name of the 'Open SAP' or 'Select Window' object |
XPath | The element's path inside of a specific window |
Maximum waiting time | Maximum waiting time to find the field until returning error |
If the return of the object (Object Identified Name) is reused in the robot, the return will be of type boolean (true or false)
Before using this object the configuration of the Open SAP object or the Select Window object must be done. For this example the "Select Window" object will be used.
Next we drag the object to the working area, select the object identifier "Select Window" and then pass the information of the element whose existence will be checked.