Regular iMacros transform into JavaScript but still not Work
问题 I do not understand iMacros, and beginners. Actually there are regular iMacro script is working properly, but I want to make into JavaScript as needed can be looping up to 17 pages (total page) where each page there are 10 rows of data to be extracted. Here's what I tried but have not succeeded. Please help, thank you. for(var PAGE = 1; PAGE <= 17; PAGE++) { iimSet("page", PAGE) iimPlay('CODE:'+'SET !TIMEOUT_PAGE 50'+'\nURL GOTO=http://www.somebody-is-you.com/s/{{page}}?lim=10®_code=JINNY'