Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
I can't understand why this function enter into a infinite loop as show in the Logs screenshot below ?!!!! This only happens in run mode. In record mode everything working as expected !!!
Logs:
Any help is really appreciated ...
@Hannaa do not use labels, they are of no use, only problems. You can't switch labels to other functions
@UserTrue But how could i go back to certain action when some condition found ? I mean what the alternative for using labels ?!
@Hannaa loop and function
@UserTrue I'll try it in this way, though labels working fine within other functions in the same script !! Thnx for your time dude
@Hannaa I work sometimes with labels and its pretty okay, just use a condition and it wont loop anymore.
@UserTrue @NotWegant It works after deleting labels, thnx for your replies
@Fox again thank you for perfect response
Hello, Please attach a test script or describe the problem in more detail.
@selector thank you!
Thank you @support i will try learn this your file ^^