Search found 2 matches

by hackenggr
Mon Dec 12, 2016 3:56 am
Forum: iMacros for Firefox
Topic: running js that loops through string?
Replies: 19
Views: 14802

Re: Help ;)!

Try var command = "CODE:"; and " sign after the ACTION= like ACTION="REST OF COMMAND command += "TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:"/alliance/country/" + numbers + " ATTR=*" "; + "\n"; but I think it will not work either, might be FOR...
by hackenggr
Fri Dec 09, 2016 1:09 am
Forum: iMacros for Firefox
Topic: HELP: Goto specfic lines in script to do repeat if fail
Replies: 0
Views: 2079

HELP: Goto specfic lines in script to do repeat if fail

Hi I searched for the problem but not found somewhere in forum or in google so writing here. I am not the programmer so might not be searching right thing, just want to automate the browser to solve the captcha but want to return to the middle of the script if it is wrong and I can't figure out how ...