> ## 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.

# 组合多元素(web)

## 参数配置

## 指令输入

### <strong>元素1：</strong>元素1

<strong>元素2：</strong>元素2

<strong>元素3：</strong>元素3

<strong>元素4：</strong>元素4

<strong>元素5：</strong>元素5

超时时间：设置每个元素等待超时时间，多少秒

元素1和元素2必填，其他选填

<img src="https://mintcdn.com/bazhuayu-rpa-docs/_0ncJVuvn2vLb0nP/helpcenter/commands/custom-commands/LJ266EjC/images/jPKw89aW-01.png?fit=max&auto=format&n=_0ncJVuvn2vLb0nP&q=85&s=50c55548f8fa44f3fa3a607e16641d52" alt="image" width="667" height="714" data-path="helpcenter/commands/custom-commands/LJ266EjC/images/jPKw89aW-01.png" />

<strong>元素列表：</strong>匹配到元素返回名称列表，如果没匹配到元素则返回的是None

下图示例，3个元素成功匹配到

<img src="https://mintcdn.com/bazhuayu-rpa-docs/_0ncJVuvn2vLb0nP/helpcenter/commands/custom-commands/LJ266EjC/images/jPKw89aW-02.png?fit=max&auto=format&n=_0ncJVuvn2vLb0nP&q=85&s=9d3914d238cdde4e2ad25c0773657e18" alt="image" width="850" height="219" data-path="helpcenter/commands/custom-commands/LJ266EjC/images/jPKw89aW-02.png" />

比如返回示例，4个元素里面有3个都没有匹配到返回None，第4个匹配到了

<img src="https://mintcdn.com/bazhuayu-rpa-docs/_0ncJVuvn2vLb0nP/helpcenter/commands/custom-commands/LJ266EjC/images/jPKw89aW-03.png?fit=max&auto=format&n=_0ncJVuvn2vLb0nP&q=85&s=4bb651f2e8abaa0b9d154b8d1d6031ed" alt="image" width="802" height="219" data-path="helpcenter/commands/custom-commands/LJ266EjC/images/jPKw89aW-03.png" />

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