> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 字符验证码

# 描述

用于自动处理纯数字、纯字母、数字 + 字母类验证码

<img src="https://mintcdn.com/bazhuayu-rpa-docs/3qqCdvdhP7J_whXl/helpcenter/commands/custom-commands/i2Vbj6Mp/images/apJQGIkv-01.png?fit=max&auto=format&n=3qqCdvdhP7J_whXl&q=85&s=f2c647e3edc36f35ec212490daca1bd5" alt="image" width="662" height="456" data-path="helpcenter/commands/custom-commands/i2Vbj6Mp/images/apJQGIkv-01.png" />

# 配置说明

## 输入

<strong>网页对象:</strong>

任意一个需要处理验证码的网页对象

<strong>验证码照片:</strong>

字符验证码的图片元素，如图

<img src="https://mintcdn.com/bazhuayu-rpa-docs/3qqCdvdhP7J_whXl/helpcenter/commands/custom-commands/i2Vbj6Mp/images/apJQGIkv-02.png?fit=max&auto=format&n=3qqCdvdhP7J_whXl&q=85&s=180450309fccab866ff306524f0da038" alt="image" width="658" height="438" data-path="helpcenter/commands/custom-commands/i2Vbj6Mp/images/apJQGIkv-02.png" />

<strong>验证码输入框:</strong>

输入识别结果的输入框，如图

<img src="https://mintcdn.com/bazhuayu-rpa-docs/3qqCdvdhP7J_whXl/helpcenter/commands/custom-commands/i2Vbj6Mp/images/apJQGIkv-03.png?fit=max&auto=format&n=3qqCdvdhP7J_whXl&q=85&s=134ab8421a9885ec52bfbd79c5b42129" alt="image" width="650" height="452" data-path="helpcenter/commands/custom-commands/i2Vbj6Mp/images/apJQGIkv-03.png" />

<strong>识别失败提示：</strong>

当验证失败时，页面出现的提示信息，用于验证是否验证成功

<img src="https://mintcdn.com/bazhuayu-rpa-docs/3qqCdvdhP7J_whXl/helpcenter/commands/custom-commands/i2Vbj6Mp/images/apJQGIkv-04.png?fit=max&auto=format&n=3qqCdvdhP7J_whXl&q=85&s=5478f274266e55c00d08dc487c5b8318" alt="image" width="1160" height="834" data-path="helpcenter/commands/custom-commands/i2Vbj6Mp/images/apJQGIkv-04.png" />

<strong>提交验证码按钮：</strong>

提交验证码的按钮元素，如图

<img src="https://mintcdn.com/bazhuayu-rpa-docs/3qqCdvdhP7J_whXl/helpcenter/commands/custom-commands/i2Vbj6Mp/images/apJQGIkv-05.png?fit=max&auto=format&n=3qqCdvdhP7J_whXl&q=85&s=4ce4de7bddd91a5c3e938fccf61df9c5" alt="image" width="640" height="432" data-path="helpcenter/commands/custom-commands/i2Vbj6Mp/images/apJQGIkv-05.png" />

<strong>重试次数:</strong>

当验证失败时，最大重试次数，选填，若不填默认10次

## 输出

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
