> For the complete documentation index, see [llms.txt](https://docs.hidemium.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/jian-pan/shu-ru-wen-zi-type-text.md).

# 输入文字 (Type text)

<figure><img src="/files/2kQ8BkpjzRdljfDpzhNU" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="258">参数</th><th>说明</th></tr></thead><tbody><tr><td>Enter text</td><td>输入您要使用的一段文本或选择包含该文本的变量。</td></tr><tr><td>Enter interval time</td><td>输入字符之间的间隔。例如：100。如果执行此步骤，则每个字符的输入间隔为 100 毫秒。</td></tr></tbody></table>

我们有以下示例：当您想在 Facebook 的电子邮件字段中输入电子邮件时

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

我们有以下脚本：

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

在单击node处，您必须输入电子邮件字段的 CSS 选择器，然后node类型将输入您的电子邮件。因此，我们已成功在 Facebook 的电子邮件字段中输入电子邮件。

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