> ## 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>网页对象：</strong>网页对象

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

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

<strong>元素3：</strong>元素3，非必填

<strong>元素4：</strong>元素4，非必填

<strong>元素5：</strong>元素5，非必填

<strong>超时时间(S)：</strong>等待元素出现的超时时间，单位：秒

<img src="https://mintcdn.com/bazhuayu-rpa-docs/OQM0dIvQQ9sYEUaI/helpcenter/commands/custom-commands/LJ266EjC/images/Avy8ntqM-01.png?fit=max&auto=format&n=OQM0dIvQQ9sYEUaI&q=85&s=050da32649b1cde43648b0934a4e25dc" alt="image" width="666" height="708" data-path="helpcenter/commands/custom-commands/LJ266EjC/images/Avy8ntqM-01.png" />

## 输出

<strong>元素名称：</strong>出现的元素的选择器名称，超过时间没有匹配则返回None

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

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

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