Label flow control - Selenium IDE
Label (label) - Selenium IDE command
Label marks the place you want gotoIf and gotoLabel to jump to.
Flow control is a regular Ui.Vision RPA Selenium IDE feature. In the classic Selenium IDE you can add support for flow control by installing the Flow Control plugin.
gotoIf Example
The example below is very basic. Best if you see the flow logic in action by running the DemoGotoIf macro that installs with the IDE.
Command | Target | Pattern/Text |
---|---|---|
open | https://ui.vision/ | |
Label | MYLABEL |
Works in
Ui.Vision RPA for Chrome Selenium IDE, Ui.Vision RPA for Firefox Selenium IDE, Firefox IDE Classic
Related Demo Macros
DemoGotoIf, DemocsvSave
The ready-to-import-and-run source code of all demo macros can be found in the Open-Source RPA software Github repository.
See also
gotoLabel, gotoIf, while, endWhile, Web Automation Extension User Manual, Selenium IDE commands, Selenium IDE Flow Control (SelBlocks), Classic Firefox Selenium IDE.
Anything wrong or missing on this page? Suggestions?
...then please contact us.