Search found 23 matches

by Volodath
Tue Aug 25, 2015 5:24 pm
Forum: iMacros for Firefox
Topic: Rewriting About:Config
Replies: 8
Views: 7635

Re: Rewriting About:Config

But I guess your ultimate goal is to be able to download your Files to a few specific Locations. As the 'ONDOWNLOAD' + 'FOLDER' Mechanism is broken at this moment and you can only download Files automatically to the FF Default Directory, you could do so and have a few .BAT Files that will move the ...
by Volodath
Tue Aug 25, 2015 4:05 am
Forum: iMacros for Firefox
Topic: Rewriting About:Config
Replies: 8
Views: 7635

Re: Rewriting About:Config

CIM...! :mrgreen: (... For me to read your Question... (And the 'C' stands for... 'CONFIG'..., oops...!)) Sorry. Firefox 39.0, plugin build 8920312, Win 7 Ultimate. Good-good-good...! :D Interesting Question, and pity you don't check the Forum a bit more often, I think you are indirectly giving the...
by Volodath
Mon Aug 24, 2015 7:22 pm
Forum: iMacros for Firefox
Topic: Rewriting About:Config
Replies: 8
Views: 7635

Re: Rewriting About:Config

chivracq wrote: CIM...! :mrgreen: (... For me to read your Question... (And the 'C' stands for... 'CONFIG'..., oops...!))

Sorry. Firefox 39.0, plugin build 8920312, Win 7 Ultimate.
by Volodath
Mon Aug 24, 2015 3:40 pm
Forum: iMacros for Firefox
Topic: Rewriting About:Config
Replies: 8
Views: 7635

Rewriting About:Config

All - So it's been a loooooooong time since I've posted, but throughout this period I've been using iMacros on and off to accomplish various projects (great job guys). However, recently I've run into a situation that I need some specific help for. I know there are lots of ways to solve this problem,...
by Volodath
Thu Jul 07, 2011 5:53 pm
Forum: iMacros for Firefox
Topic: Useful Javascript commands
Replies: 5
Views: 3958

Re: Useful Javascript commands

So just an update here with more information. I haven't been able to solve the above problem, but other things have come up on that project so it's not a big deal. On the project that's superseded this one however, I have come across the same situation, but I've noticed something that I missed befor...
by Volodath
Thu May 19, 2011 5:04 pm
Forum: iMacros for Firefox
Topic: Wird Image Recognition unterstützt?
Replies: 6
Views: 3148

Re: Wird Image Recognition unterstützt?

Oh yes please.

That would be _amazing_.
by Volodath
Wed May 18, 2011 3:05 pm
Forum: iMacros for Firefox
Topic: Ajaxpage stops my code and i find no solution.
Replies: 13
Views: 7300

Re: Ajaxpage stops my code and i find no solution.

Linola - It may be that the TAB OPEN command is what's causing the ajax to stop. The site is being slow on me right now (so it won't get to the Click<SP>to<SP>Process command) but I would suggest the following code. TAB T=1 TAB CLOSEALLOTHERS TAB OPEN TAB T=2 URL GOTO=http://host-tracker.com TAG POS...
by Volodath
Tue May 17, 2011 10:46 pm
Forum: iMacros for Firefox
Topic: Ajaxpage stops my code and i find no solution.
Replies: 13
Views: 7300

Re: Ajaxpage stops my code and i find no solution.

Linola - Maybe I'm missing something; are you looking to extract the data from the table that the site loads, or just trigger the sites process? TAB T=1 URL GOTO=http://host-tracker.com TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:fast_check ATTR=ID:url CONTENT=http://www.storygroup.net TAG POS=1 TYPE=INPUT:...
by Volodath
Tue May 17, 2011 5:47 pm
Forum: iMacros for Firefox
Topic: Useful Javascript commands
Replies: 5
Views: 3958

Re: Useful Javascript commands

Tom - Thanks for the response. I'd previously tried to extract using EXTRACT=HREF but hadn't been able to get anywhere. The site I'm attempting to automate is proprietary, so I can't like up directly, but here's a snippet of the HTML. <frameset framespacing="0" border="0" framebo...
by Volodath
Thu May 12, 2011 10:34 pm
Forum: iMacros for Firefox
Topic: Useful Javascript commands
Replies: 5
Views: 3958

Useful Javascript commands

Hello All - Knowing that this community has a treasure of greater programming knowledge than I currently posses, I'm hoping I could get helps on a hurdle I have to get past to bring my current scripts up to where I want them. They're not critical things, but the value and ease that they add would ce...
by Volodath
Thu Apr 28, 2011 2:26 pm
Forum: General Support & Discussions
Topic: Synergy and Imacros
Replies: 4
Views: 5451

Re: Synergy and Imacros

Matt - I am aware of this - but there are a number of different situations where it's either impossible or more difficult to use the imacros browser when compared to the firefox plugin, and I can think of a couple places where you need the browser available but don't want it (long debugging scripts ...
by Volodath
Wed Apr 27, 2011 6:56 pm
Forum: General Support & Discussions
Topic: Synergy and Imacros
Replies: 4
Views: 5451

Synergy and Imacros

Hello All - I've used this product for a bit now (just about a year) and it's well exceeded my expectations in it's versatility and usefulness. I haven't (yet) come to a task I couldn't find a work around for (between all the different versions/platforms) and I have been quite pleased. In the course...
by Volodath
Wed Apr 27, 2011 6:42 pm
Forum: General Support & Discussions
Topic: Expansion of new 'How To'
Replies: 7
Views: 8378

Re: Expansion of new 'How To'

How does that affect performance when compared to just storing the script in the macro itself?

I'm not a huge nerd (just a little) and don't understand much as to the actual nuts and bolts of process usage, but it would be interesting to see what processing power usage there would be between the two.
by Volodath
Mon Apr 25, 2011 6:58 pm
Forum: General Support & Discussions
Topic: Maximum numer of iMacros that can be run simultaneously
Replies: 5
Views: 4095

Re: Maximum numer of iMacros that can be run simultaneously

Arunck30 - AFAIK there is no official limited; Alert Fox is said to run hundreds (if not thousands) of browsers at the same time. For my self, with some pretty java heavy sites that I run scripts for, I can typically only manage 7 or 8 if the windows are displayed, 10-11 if they're hidden in the tas...
by Volodath
Tue Mar 29, 2011 5:02 pm
Forum: General Support & Discussions
Topic: Macro migration v6 -> v7 - Replace #downloadcomplete#
Replies: 5
Views: 2885

Re: Macro migration v6 -> v7 - Replace #downloadcomplete#

Marcia -

My apologies for posting in the wrong forum.