Search found 37 matches

by Thrilling
Tue Apr 12, 2022 12:47 pm
Forum: iMacros for Chrome
Topic: Replaying a specific recorded action doesn't return results
Replies: 4
Views: 4494

Re: Replaying a specific recorded action doesn't return results

i've found a solution: Typing into the field doesn't activate the search function. Pasting in information, on the other hand, does! So what I'm doing now is making the macro type the country into the field (ger for germany), mark everything with CTRL+A, Copy it with CTRL+C, delete it with backspace,...
by Thrilling
Mon Apr 11, 2022 1:15 pm
Forum: iMacros for Chrome
Topic: Replaying a specific recorded action doesn't return results
Replies: 4
Views: 4494

Re: Replaying a specific recorded action doesn't return results

I've experimented some more but I'm not progressing, since the dropdown menu isn't recognizing the search input if its done by a macro. I also can't substitute it by using "down arrow" until the country is selected, since, once a country is selected in the list, it becomes unselectable, an...
by Thrilling
Tue Apr 05, 2022 1:56 pm
Forum: iMacros for Chrome
Topic: Replaying a specific recorded action doesn't return results
Replies: 4
Views: 4494

Re: Replaying a specific recorded action doesn't return results

Hi Chivracq, nice to hear from you too, glad to see you're still active, you've always been a huge help! FCI mentioned, very good, but 'Free'/'PE'/'Trial' is still missing about your v10.1.1 for CR Version...? I've copied the first line from a recorded macro, it's all it says. I'm using a paid versi...
by Thrilling
Mon Apr 04, 2022 3:03 pm
Forum: iMacros for Chrome
Topic: Replaying a specific recorded action doesn't return results
Replies: 4
Views: 4494

Replaying a specific recorded action doesn't return results

Hi, I'm using iMacros VERSION BUILD=1011 on Chrome 100.0.4896.60 64bit on Windows Server 2012 R2 Datacenter I'm having trouble with a dropdrown menu. When I record inputting data into it and replay that macro, it returns an error message and no results. The Dropdown menu is buried behind four pages ...
by Thrilling
Wed Jan 16, 2019 8:26 am
Forum: iMacros for Chrome
Topic: Converting a piece of Code from iMacros Firefox to Chrome
Replies: 11
Views: 11536

Re: Converting a piece of Code from iMacros Firefox to Chrome

I'm glad too, i began to worry we'd have to work without the script, it'd have meant we would have to type all the visa applications out by hand. My team used to do that until I came along. I experienced it one year long and then had to put a stop to it, any way possible, that's how i stumbled over ...
by Thrilling
Tue Jan 15, 2019 10:26 am
Forum: iMacros for Chrome
Topic: Converting a piece of Code from iMacros Firefox to Chrome
Replies: 11
Views: 11536

Re: Converting a piece of Code from iMacros Firefox to Chrome

VERSION BUILD=8970419 RECORDER=FX TAB T=1 SET !DATASOURCE_DELIMITER ; SET !DATASOURCE Russland.csv SET !ERRORIGNORE YES SET !DATASOURCE_LINE 36 SET Occupations_0 "RETIRED_HOUSEWIFE_UNEMPLOYED_PUPIL_STUDENT_HOUSEMAN" SET !VAR0 "RETIRED" SET !VAR1 EVAL("var c=\"{{!VAR0}}...
by Thrilling
Mon Jan 14, 2019 2:32 pm
Forum: iMacros for Chrome
Topic: Converting a piece of Code from iMacros Firefox to Chrome
Replies: 11
Views: 11536

Re: Converting a piece of Code from iMacros Firefox to Chrome

VERSION BUILD=8970419 RECORDER=FX TAB T=1 SET !DATASOURCE_DELIMITER ; SET !DATASOURCE Russland.csv SET !ERRORIGNORE YES SET !DATASOURCE_LINE 36 SET Occupations_0 "RETIRED,HOUSEWIFE,UNEMPLOYED,PUPIL,STUDENT,HOUSEMAN" SET !VAR0 "HOUSEWOMAN" 'SET !VAR0 {{!COL16}} 'SET !VAR1 EVAL(&q...
by Thrilling
Wed Jan 09, 2019 8:09 am
Forum: iMacros for Chrome
Topic: Converting a piece of Code from iMacros Firefox to Chrome
Replies: 11
Views: 11536

Re: Converting a piece of Code from iMacros Firefox to Chrome

Hi Chivracq, as always, thank you for helping, you're a lifesaver Problem 2: The Timeout_Step command seems to work just fine, thank you very much Problem 1: After executing this: VERSION BUILD=8970419 RECORDER=FX TAB T=1 SET !DATASOURCE_DELIMITER ; SET !DATASOURCE Russland.csv SET !ERRORIGNORE YES ...
by Thrilling
Tue Jan 08, 2019 7:52 am
Forum: iMacros for Chrome
Topic: Converting a piece of Code from iMacros Firefox to Chrome
Replies: 11
Views: 11536

Converting a piece of Code from iMacros Firefox to Chrome

Hi, I was using iMacros 8.9.7 on FIrefox 45.9.0 ESR on Solaris 11.3 (x64, german) I'm trying to convert a piece of code to iMacros 10.0.5 on Chrome on WIndows 7 Professional I'm inputting data from an .csv File into a website I'm having two problems with the following code: VERSION BUILD=8970419 REC...
by Thrilling
Fri Oct 19, 2018 10:51 am
Forum: iMacros for Firefox
Topic: Forms on website don't validate/save input via iMacros
Replies: 14
Views: 7627

Re: Forms on website don't validate/save input via iMacros

Works like a charm, thank you SO much, again, for your kind help dear chivracq, this'll make our life MUCH easier. FYI: I don't need the TIMEOUT STEP command for my other, non-EVENT macros, even when i replace "0" with a conditional VAR in TAG POS=0 :D I'm amazed at iMacros yet again, i di...
by Thrilling
Fri Oct 19, 2018 10:11 am
Forum: iMacros for Firefox
Topic: Forms on website don't validate/save input via iMacros
Replies: 14
Views: 7627

Re: Forms on website don't validate/save input via iMacros

VERSION BUILD=8970419 RECORDER=FX TAB T=1 SET !DATASOURCE_DELIMITER ; SET !DATASOURCE Usbekistan.csv SET !ERRORIGNORE YES SET !DATASOURCE_LINE 36 SET !VAR1 EVAL("var x='{{!COL4}}'; var y='{{!COL2}}'; var z; if(x==y){z='9';} else if(x=='NO'){z='9';} else if(x=='NEIN'){z='9';} else{z='0';}; z;&q...
by Thrilling
Fri Oct 19, 2018 8:17 am
Forum: iMacros for Firefox
Topic: Forms on website don't validate/save input via iMacros
Replies: 14
Views: 7627

Re: Forms on website don't validate/save input via iMacros

Dear chivracq, this seems to work nicely for solving the main problem. But now I need to know how to "disable" a line if a condition is met. Please see the following, non-EVENT-mode code: SET !VAR1 EVAL("var x='{{!COL4}}'; var y='{{!COL2}}'; var z; if(x==y){z='0';} else if(x=='NO'){z=...
by Thrilling
Thu Oct 18, 2018 12:43 pm
Forum: iMacros for Firefox
Topic: Forms on website don't validate/save input via iMacros
Replies: 14
Views: 7627

Re: Forms on website don't validate/save input via iMacros

Sorry, I'll be more patient. Here's a script without .CSV requirement i just made, that takes you to page 3 and fills it VERSION BUILD=8970419 RECORDER=FX TAB T=1 URL GOTO=https://e-visa.gov.uz/main TAG POS=1 TYPE=P ATTR=TXT:Filling<SP>out<SP>a<SP>form<SP>for<SP>receiving<SP>an<SP>ele* wait seconds=...
by Thrilling
Thu Oct 18, 2018 11:56 am
Forum: iMacros for Firefox
Topic: Forms on website don't validate/save input via iMacros
Replies: 14
Views: 7627

Re: Forms on website don't validate/save input via iMacros

Dear chivracq,

Maybe you missed my last post, the problem isn't solved yet :) please help
by Thrilling
Wed Oct 17, 2018 9:17 am
Forum: iMacros for Firefox
Topic: Forms on website don't validate/save input via iMacros
Replies: 14
Views: 7627

Re: Forms on website don't validate/save input via iMacros

Dear chivracq,

thanks again for the help. The problem only appears on Page 3, which is my third script. Script/Page 1 and 2 work fine for me too