I want to go to the top 2 links in a drop down box. "For each option" is convenient, because it goes through all options and loads the page. However, I have to add a counter that skips the branch after the second iteration.
I feel that this is a waste (bandwidth, etc.), because the robot will load all links anyway, although I do not need it for the 3rd option onwards. Could you make the "For each option" look like "For each tag", I mean with parameters like "First option number", "Last option number". This would make life easier and spare some bandwith.