> For the complete documentation index, see [llms.txt](https://docs.roboteasy.tech/studio-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboteasy.tech/studio-en/studio/objetos/ocr/imagem/clicar-texto.md).

# Click on Text

Searches for on-screen content and clicks on it

## Settings&#x20;

![](https://1031980850-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRKcZBCSfHjT8BRPnSe%2F-MezxlJxgi_ML_kWLmCb%2F-MezyjHJa_ztKTrraoOC%2Fimage.png?alt=media\&token=f9ff07d7-04a0-4f7d-8da2-e518171870cd)

| Field                  | Descriptive                                                                                           |
| ---------------------- | ----------------------------------------------------------------------------------------------------- |
| Title                  | Component Title                                                                                       |
| Object Identifier Name | Unique name of the object to extract text from image (variable)                                       |
| Provider               | Which provider will be used for the content detection (Tesseract (free) / Google)                     |
| Language               | What language the content in the image is in. Currently it is possible to use Portuguese and English. |
| Text                   | Text to be detected in the image                                                                      |
| Text Index             | Used when there are duplicate texts during the detection. (Default 0)                                 |
| Screen Index           | Used when the detection is performed on more than one screen.                                         |
| Click Type             | Defines the type of action that will be performed when the content is detected                        |
| Case Sensitive         | Differentiate between upper and lower case letters during the detection.                              |
| Double Click           | Perform a double-click                                                                                |

{% hint style="warning" %}
If you select the Google provider and do not enter the access key, the object will only be executed if you have OCR credits available.
{% endhint %}
