Critiques pour Ui.Vision
Ui.Vision par Ui.Vision Open-Source RPA Software
2 notes
- Noté 3 sur 5par Utilisateur ou utilisatrice 13155558 de Firefox, il y a 4 ansStill some bugs with flow control (times, foreach) in Verion 6.0.6: The counter is not reset after "break" or if a loop ended by "gotoLabel". And "break" not only ended the inner loop, but all nested loops.
https://forum.ui.vision/t/times-command-does-not-reset-the-times-variable/5064/13
Similar strange behavior here:
If you use "continue" in an inner loop, you will jump back to the beginning of the outer loop. It would be correct to skip only the rest of the inner loop and continues with the next iteration in the inner loop. Please fix these bugs. Thanks! - Noté 3 sur 5par CBOU44, il y a 6 ansQuand est-il prévu que ondownload (avec changement de nomde fichier) fonctionne sur Firefox ?
Warning : onDownload - changing file names not supported by Firefox extension api yet