Search found 64 matches

by Cobra99
Tue Mar 28, 2017 6:50 pm
Forum: iMacros for Firefox
Topic: How to set Max. parameter for LOOP in iim?
Replies: 9
Views: 8906

Re: How to set Max. parameter for LOOP in iim?

Your code works.
But I need to use values for max loop from datasource file. Like
in row 1 is number 5
row 2: 6
row 3: 4
10
8
9
7
5
...
by Cobra99
Mon Mar 27, 2017 4:23 pm
Forum: iMacros for Firefox
Topic: How to set Max. parameter for LOOP in iim?
Replies: 9
Views: 8906

Re: How to set Max. parameter for LOOP in iim?

so can you write the code? because my mind and logic can't figure out. lets say max loop will be 10. First loop have number 1, 2nd number 2, 3rd loop use number 3... EDIT: OK, is funny. I can set loop at random number, even bigger than Max. loop number. But I still dont know how to loop macro select...
by Cobra99
Sun Mar 26, 2017 4:51 pm
Forum: iMacros for Firefox
Topic: How to set Max. parameter for LOOP in iim?
Replies: 9
Views: 8906

Re: How to set Max. parameter for LOOP in iim?

But ADD set-up actual loop, not max. Isnt it?
by Cobra99
Sun Mar 26, 2017 4:02 pm
Forum: iMacros for Firefox
Topic: How to set Max. parameter for LOOP in iim?
Replies: 9
Views: 8906

Re: How to set Max. parameter for LOOP in iim?

You did not help.
by Cobra99
Sat Mar 25, 2017 5:10 pm
Forum: iMacros for Firefox
Topic: How to set Max. parameter for LOOP in iim?
Replies: 9
Views: 8906

How to set Max. parameter for LOOP in iim?

I'm using iim type of macro. I need tu set number for max. loop that I have in datasource file. One method is to use negative loop (e.g. set !loop -20). But it is not valid in this case, because loop number will be used in URL as page parameter: mydomain.com/page=loop and I must start w/ 1, 2, 3... ...
by Cobra99
Fri Aug 26, 2016 7:05 pm
Forum: iMacros for Firefox
Topic: help first letter upercase for lowercase
Replies: 2
Views: 2711

Re: help first letter upercase for lowercase

Click behind the first letter, press backspace, write lowercase letter.
by Cobra99
Fri Aug 26, 2016 6:51 pm
Forum: iMacros for Firefox
Topic: Hard Refresh
Replies: 4
Views: 3988

Re: Hard Refresh

REFRESH
by Cobra99
Thu Jun 16, 2016 11:16 pm
Forum: Data Extraction and Web Screen Scraping
Topic: Online OCR
Replies: 1
Views: 3272

Online OCR

Can you recommend me free online OCR for small pictures?
by Cobra99
Wed May 04, 2016 3:25 pm
Forum: General Support & Discussions
Topic: CLEAR does not delete cookies in FFox private mode?
Replies: 3
Views: 3784

Re: CLEAR does not delete cookies in FFox private mode?

Your history, cookies and other stuff can be deleted after closing FF. You can turn it on in FF settings.
by Cobra99
Mon Apr 18, 2016 8:59 pm
Forum: Data Extraction and Web Screen Scraping
Topic: Extracting data from div
Replies: 2
Views: 2822

Re: Extracting data from div

Did you try recording feature of iMacros?
by Cobra99
Mon Apr 18, 2016 8:57 pm
Forum: iMacros for Firefox
Topic: SET !TIMEOUT_PAGE - Less than 1 second?
Replies: 5
Views: 6659

Re: SET !TIMEOUT_PAGE - Less than 1 second?

chivracq wrote: Ah-ah...!, did you try yourself....
I did not
by Cobra99
Mon Apr 18, 2016 6:45 pm
Forum: iMacros for Firefox
Topic: How To Press Ctrl Alt
Replies: 1
Views: 1867

Re: How To Press Ctrl Alt

YES
by Cobra99
Mon Apr 18, 2016 6:40 pm
Forum: iMacros for Firefox
Topic: SET !TIMEOUT_PAGE - Less than 1 second?
Replies: 5
Views: 6659

Re: SET !TIMEOUT_PAGE - Less than 1 second?

did you try?

Code: Select all

SET !TIMEOUT_PAGE 0.1