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

# 组合多元素(win)

## 参数配置

## 指令输入

### <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/OQM0dIvQQ9sYEUaI/helpcenter/commands/custom-commands/LJ266EjC/images/BCwTWyLb-01.png?fit=max&auto=format&n=OQM0dIvQQ9sYEUaI&q=85&s=0a9f50f8a9a186a64c9f81d7c28a58f0" alt="image" width="665" height="652" data-path="helpcenter/commands/custom-commands/LJ266EjC/images/BCwTWyLb-01.png" />

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

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

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

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

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

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