Maybe I'm using the wrong method, but it's the first one that came to mind. I need to save some random click CSS selectors and then use a for and foreach loop to pick them randomly, but in this case, it doesn't click the element. Any suggestions?
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