> For the complete documentation index, see [llms.txt](https://kaliostest-nouvelle-version.gitbook.io/manuel-utilisateur/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kaliostest-nouvelle-version.gitbook.io/manuel-utilisateur/chapitre-4-documentation-de-reference-des-actions/actions-sur-objet/actions-par-reconnaissance-textuelle/clickleftbytext.md).

# clickleftbytext

## **Description :**

Cliquer dans un élément à gauche d'un texte.

## **Définition :**

Dans la zone texte, possibilité de mettre :

* texte affiché à l'écran
* texte1|text2 avec texte1 affiché à l'écran et texte2 de l'objet

On peut renseigner une partie du texte de l'objet.

L'action clique sur un élément de type button, img, input ou a (lien hypertexte).

Le texte de l'objet peut également être contenu dans la propriété value, title, alt ou aria-label.

## **Exemples :**&#x20;

La page <http://www.test.kalios-saas.com/automationpractice/html/clickleftbytext.html> contient différents exemples de clickleftbytext.

clickleftbytext (Image1) cliquera sur l'image à gauche du texte Image1 :

<figure><img src="/files/L3xaC3dUAsub4nc2kvmH" alt=""><figcaption></figcaption></figure>

clickleftbytext (Bouton1|left1) cliquera sur le bouton avec le texte left1 à gauche du texte Bouton1 :

<figure><img src="/files/zkyG6uCAuB7jHSWBTGEg" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kaliostest-nouvelle-version.gitbook.io/manuel-utilisateur/chapitre-4-documentation-de-reference-des-actions/actions-sur-objet/actions-par-reconnaissance-textuelle/clickleftbytext.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
