> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/french-documentation/fonctionnalites-supplementaires/paste-as-human-typing.md).

# Coller comme une saisie humaine

{% embed url="<https://www.youtube.com/watch?v=d3tCNBRaWTQ>" %}

Dans certains cas, il est nécessaire de coller du texte copié dans vos profils de navigateur. Cependant, en fonction de la vitesse de saisie, les sites web peuvent déterminer si le texte a été tapé par une personne ou s'il a été copié et collé.

Pour vous permettre de coller du texte à partir d'une ligne copiée et de le faire ressembler à une saisie humaine, nous avons intégré **Coller comme une saisie humaine** dans Incogniton. Basé sur un randomiseur entre chaque frappe, le texte sera collé à l'endroit souhaité.

Voici comment utiliser cette fonctionnalité :

* Lancez un profil de navigateur dans Incogniton
* Copiez le texte que vous souhaitez coller
* Faites un clic droit dans le champ cible et sélectionnez **Coller comme une saisie humaine**

![](/files/ff5dce374e4534f2c2fb6102c44286dbd0640903)

{% hint style="info" %}
Si vous avez des questions supplémentaires après avoir lu cet article, veuillez contacter notre [service d'assistance](https://incogniton.com/contact/).
{% endhint %}


---

# 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://docs.incogniton.com/documentation/french-documentation/fonctionnalites-supplementaires/paste-as-human-typing.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.
