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 !!!
to be more clear, can i run the commands that are inside for loop http://prntscr.com/sp3lry in multiple threads ? I tried but couldnt achieve it, please help
Use the "LinesFromFile" resource with the "Only write" option
I'm looping through the "good-stuff" classes and collecting information within it. Then in the children I want to loop through each of the paths and get their fill. Currently, it isn't looping correctly. I'll attach a screen shot of my loop.
You start a nested loop for completely different elements. The selector of the elements of the first cycle [[FOR_EACH_MATCH]]>AT>[[CYCLE_INDEX]]. A nested loop uses the [[SAVED_XML_1]]>MATCH>div>MATCH>svg