imacros javascript multiple for loops inner loop process extract data
问题 i am trying to figureout a way to loop all countries. I have below script it has 3 loops.Loop # 2, 3 working fine. but Loop #1 is not. here is the logic - main alexa site www.alexa.com/topsites/countries and this has multiple countries each country has a 2 charecter suffix. for each country number is prefixing to get country listing. process: 1. loop#1 go to www.alexa.com/topsites/countries and loop all countries.(this part does not work) 2.loop#2 for each country loop all pages(this part