菜单

循环

标签:循环

本文将对八爪鱼RPA中会使用到的各种循环做一个简要的介绍,每个循环指令的详细操作和说明请参考该指令的具体教程。

目的

重复的去做同一件事

功能

在一些需要重复操作的场景,循环执行某些特定的指令。比如在商品列表,依次点击每个商品;批量处理同类型的信息,如在输入框中依次输入不同的关键词。

指令总览

指令简述

详情:https://rpa.bazhuayu.com/helpcenter/docs/Web_LoopSimilarElementsCommand

详情:https://rpa.bazhuayu.com/helpcenter/docs/Win_LoopSimilarElementsCommand

详情:https://rpa.bazhuayu.com/helpcenter/docs/LoopDataSheetCommand

详情:https://rpa.bazhuayu.com/helpcenter/docs/LoopExcelSheetCommand

详情:https://rpa.bazhuayu.com/helpcenter/docs/WhileCommand

详情:https://rpa.bazhuayu.com/helpcenter/docs/LoopByCountCommand

详情:https://rpa.bazhuayu.com/helpcenter/docs/InfiniteLoopCommand

详情:https://rpa.bazhuayu.com/helpcenter/docs/ContinueCommand

详情:https://rpa.bazhuayu.com/helpcenter/docs/BreakCommand

详情:https://rpa.bazhuayu.com/helpcenter/docs/ForeachCommand

 

 

最近修改: 2024-02-06