Search found 38 matches

by BUGMENOT
Wed Dec 10, 2008 10:57 pm
Forum: Command Line and Scripting Interface
Topic: Extract number, then inserting this number into second macro
Replies: 2
Views: 2341

Extract number, then inserting this number into second macro

Hi. Scripting noob here. So I want to start one macro that scrapes a variable number from a page. Then use this number as max number of loops for a second macro to run. This should all be automated. I.E. launched by taskmanager, first macro starts, extracts, tells second macro how many times to loop...
by BUGMENOT
Thu Nov 27, 2008 4:16 pm
Forum: iMacros for Firefox
Topic: Parameters
Replies: 1
Views: 1592

Parameters

Hi, imacros is very useful. I use it for testing purposes. But it would be much more useful, if I could define parameters. ie. instead of URL GOTO=http://localhost:8080/some/url TAG POS=1 TYPE=INPUT:TEXT ATTR=ID:login CONTENT=somelogin TAG POS=1 TYPE=INPUT:PASSWORD ATTR=ID:passwort CONTENT=somepassw...
by BUGMENOT
Tue Nov 11, 2008 2:24 am
Forum: General Support & Discussions
Topic: Blocking banners and ads in Imacros browser
Replies: 1
Views: 2060

Re: Blocking banners and ads in Imacros browser

Fixed it with Ad Muncher
by BUGMENOT
Sun Nov 09, 2008 5:13 pm
Forum: General Support & Discussions
Topic: Blocking banners and ads in Imacros browser
Replies: 1
Views: 2060

Blocking banners and ads in Imacros browser

Hi. Lots of times I've been having problems using winclick and DS on webpages because the banners shown are of different sizes.

Is there an easy way of blocking ads in the Imacros browser ?
by BUGMENOT
Tue Jul 01, 2008 6:01 am
Forum: iMacros for Firefox
Topic: iMacros Stopped Working with FF3
Replies: 6
Views: 3869

Re: iMacros Stopped Working with FF3

I disabled all my other extensions and iMacros started working again. I started re-enabling them one by one and it turns out the conflict was dragdropupload. (https://addons.mozilla.org/en-US/firefox/addon/2190) According to the Firefox add-ons site it looks like other people are having this problem.
by BUGMENOT
Wed Jun 25, 2008 3:27 am
Forum: iMacros for Firefox
Topic: iMacros Stopped Working with FF3
Replies: 6
Views: 3869

Re: iMacros Stopped Working with FF3

When I push any of the buttons or cllick anything else in the sidebar I get the error message "Error: mainwindow is not defined" Source File: chrome://imacros/content/rec.xul Line: 1
by BUGMENOT
Tue Jun 24, 2008 7:45 pm
Forum: iMacros for Firefox
Topic: iMacros Stopped Working with FF3
Replies: 6
Views: 3869

iMacros Stopped Working with FF3

Despite seeming to be FF3 compatible I can't seem to get iMacros to work after upgrading. I've tried reinstalling, even reinstalling earlier versions, but it doesn't work. I can open the iMacros side panel but nothing happens when I press any of the buttons. I don't really see anyone else on this fo...
by BUGMENOT
Sat Mar 15, 2008 4:55 am
Forum: iMacros for Firefox
Topic: How to minimize iMacro
Replies: 1
Views: 2239

How to minimize iMacro

My question is very simple but I cant find the answer :S... sorry if it is post... I want to use iMacro with my Favorites but everytime I use a iMacro a windows open at the left and show me everything... step by step my macro... I mean... the iOpus iMacro ADDON opens. So everytime I use a iMacro (to...
by BUGMENOT
Tue Dec 25, 2007 7:09 am
Forum: iMacros for Firefox
Topic: Firefox Error Causes Macro To Pause Until Clicked
Replies: 8
Views: 6967

this is still happening and I run all the updates for imacros that show up...
by BUGMENOT
Sun Dec 16, 2007 11:56 pm
Forum: iMacros for Firefox
Topic: Firefox Error Causes Macro To Pause Until Clicked
Replies: 8
Views: 6967

this is happening on 2.0.0.11 on vista
by BUGMENOT
Wed Dec 12, 2007 12:42 am
Forum: iMacros for Firefox
Topic: Firefox Error Causes Macro To Pause Until Clicked
Replies: 8
Views: 6967

Firefox Error Causes Macro To Pause Until Clicked

When running a macro, I get an alert that requires me to click "ok" for the macro to continue. I have error ignore set to yes in my macro. Here is the alert dialog box content: [Exception..."Componet returned failure code:0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIFileOutputStream.i...
by BUGMENOT
Fri Oct 05, 2007 11:05 pm
Forum: General Support & Discussions
Topic: Exception on install restart
Replies: 2
Views: 2434

I am having the same exact error

I am having the same exact error, to the very word. Does anyone know what this is about? I am not sure if it is imacros, but if someone could tell me what this error means I could try to fix it. Also, if anyone has any ideas of how to fix it, I would appreciate it. This account is Bugmenot, so pleas...
by BUGMENOT
Mon Sep 10, 2007 2:12 pm
Forum: iMacros for Firefox
Topic: COM + FF doesn't appear to work
Replies: 5
Views: 4819

Sure go ahead and use it. I'd only make a few changes before putting it up as reference code

1. Make a note that the #import statement should be changed to wherever the iMacros DLL located.
2. A call to ::CoUninitialize() at the end.

...otherwise you are free to use it.

BMN.
by BUGMENOT
Mon Sep 10, 2007 12:11 pm
Forum: iMacros for Firefox
Topic: COM + FF doesn't appear to work
Replies: 5
Views: 4819

I did that test on a clean machine (as I wanted to be sure it was all the latest and wasn't conflicting with other version I may have had installed earlier). I upgraded the FF extension today (and it still doesn't work) to 6.0.0.3 From iimGetVersionNumber -> 6000814 From iMacros Browser -> 6000814 F...