# Check If Element Exists

## Settings  <a href="#configuracao" id="configuracao"></a>

![](https://gblobscdn.gitbook.com/assets%2F-MRKcZBCSfHjT8BRPnSe%2F-MhDqDTGr5fq56lf7Aqz%2F-MhDs4vpon3sXRFL-IAm%2Fimage.png?alt=media\&token=45aee148-600f-4b4b-99ab-45548c7f7b98)

| Field                  | **Description**                                                                                           |
| ---------------------- | --------------------------------------------------------------------------------------------------------- |
| Title                  | Object Title                                                                                              |
| Object Identifier Name | Singular object name                                                                                      |
| Select Main Object     | Option to select a browser opened with the "Open Browser" object                                          |
| Search by              | The way the element will be searched. It can be by: XPath, Name, ID, Class Name, CSS Selector or Contains |
| XPath                  | The element's xpath                                                                                       |
| Timeout                | The time the robot will spend searching for the element.                                                  |

If the return of the object(Object Identifier Name) is reused in the robot, it will be of type boolean, returning true or false

## Example <a href="#exemplo" id="exemplo"></a>

1. To use the object you need to configure the Open Browser object.
2. With the "Check If Element Exists" object already in the working area, let's select the identifier for the "Open Browser" object, then pass the search information and finally the timeout.

![](https://gblobscdn.gitbook.com/assets%2F-MRKcZBCSfHjT8BRPnSe%2F-MhDthw42vlSElOkXH2k%2F-MhDu4NW_UHj8S5rOk_w%2Fweb.gif?alt=media\&token=ff825fd6-b2fa-42ef-982a-2c55a19db658)
