指令说明
描述: 在指定的时间内,等待网页加载完成。参数说明
- 常规
- 高级

使用示例

效果展示
网页在指定时间内加载完成,流程继续执行后续操作。
使用指令过程中遇到问题?前往 八爪鱼RPA 开发者社区问答板块 提问,获取官方与社区帮助。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.

| 参数 | 说明 |
|---|---|
| 网页对象 | 选择一个通过【打开网页】或【获取已打开的网页对象】指令创建的网页对象 |
| 超时时间(s) | 设置网页加载的最大超时时间,单位为秒 |
| 加载超时后执行 | 加载超时后,可选择「错误处理」或「停止加载」 |


