Search found 48 matches

by Colibry
Sat Mar 07, 2015 12:06 am
Forum: Command Line and Scripting Interface
Topic: JavaScript READ from .txt file the iMacros code
Replies: 1
Views: 25228

JavaScript READ from .txt file the iMacros code

How can I read the imacros code from .txt file and insert it in JS code? I tried this txt code CODE:SET !ERRORIGNORE YES \n URL GOTO=www.google.com But I get this error message. SyntaxError: wrong format of SET command, line 1 (Error code: -910) But when i put the same code in JS code like this it w...
by Colibry
Fri Nov 28, 2014 4:21 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4528947

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

What is happening with iMacros and latest version of Firefox???

I have multiple people complaining it freezes. Even after downgrade to 882 version. Please have a look into this.
by Colibry
Sat Oct 25, 2014 9:01 am
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4528947

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

Firefox 32 + iMacros 8.8.5 (released not beta) Windows 7 64 bits still flickering, can't determine what's the rule or where's the bug, it flickers randomly on different parts of my script. Some examples in the following videos. http://www.screencast.com/users/garyst1981/folders/Jing/media/9e27f249-...
by Colibry
Thu Oct 23, 2014 1:00 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4528947

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

The new 8.8.5. version had a MAJOR bug. It kept opening 1 link over and over. It opened around 80 tabs in my FireFox. Switching back to 8.8.2. solved the bug.
by Colibry
Sat Apr 05, 2014 6:10 pm
Forum: iMacros for Firefox
Topic: Feedback and Issues on EVENT Recording Mode.
Replies: 25
Views: 44958

Re: Feedback and Issues on EVENT Recording Mode.

I used EVENT and CLICK, KEYPRESS with it.

The FireFox is 28 , and iMacros is v8.8.1 .
by Colibry
Sat Apr 05, 2014 3:57 pm
Forum: iMacros for Firefox
Topic: Feedback and Issues on EVENT Recording Mode.
Replies: 25
Views: 44958

Re: Feedback and Issues on EVENT Recording Mode.

Thank you. I am using latest FireFox on Windows 7 OS and latest iMacros addon. This is the issue. I use the EVEN command for searching in search box and clicking the search result. The EVENT works fine if I leave FireFox opened and maximized. But when I minimize FireFox into task bar I the EVENT no ...
by Colibry
Thu Apr 03, 2014 11:36 am
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4528947

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

When I use EVENT command in FireFox I get this bug. IF FireFox is maximized the EVENT command works fine. But if it minimize FireFox or open something new the EVENT command doesn't work. This makes some codes I write useless. There is a fix for this. I can use code in virtual machine on vmware or vi...
by Colibry
Tue Dec 31, 2013 11:22 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4528947

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

Hello, This is very strange. I re-verified iMacros 8.6.0 with Firefox version 26 and things are absolutely fine. Just a suggestion, I know this would sound silly. My guess is that your Favorites folder is not expanded. Can try clicking on that small arrow on the left of Favorites and let me know wh...
by Colibry
Mon Dec 30, 2013 10:28 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4528947

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

Any updates on this issue ? The bug is still present.
by Colibry
Fri Dec 27, 2013 3:40 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4528947

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

Hello, Please describe the exact details of your case. - How did the folder structure look like while you were using 8.60 ? - What was the version of Firefox then ? - Did you upgrade to Firefox 26 recently ? - When did you change the folder structure of iMacros ? Regards, Shital,iOpus Support 1. It...
by Colibry
Fri Dec 20, 2013 1:05 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4528947

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

The iMacros version 8.60 has a bug with FireFox 26. I just got update of the FireFox and my folder with scripts is not recognized. I used this folder Documents\Macros\ So when I change to Documents\iMacros\Macros\ this folder is not recognized too. I only have this in my iMacros http://prntscr.com/2...
by Colibry
Fri Nov 22, 2013 3:43 pm
Forum: iMacros for Firefox
Topic: EVENT and CONTENT=EVENT:MOUSEOVER
Replies: 0
Views: 2151

EVENT and CONTENT=EVENT:MOUSEOVER

Can EVENT command be combined in some way with CONTENT=EVENT:MOUSEOVER or any other CONTENT=EVENT: type of command?
by Colibry
Wed Nov 13, 2013 8:54 pm
Forum: Command Line and Scripting Interface
Topic: Run .js file from another .js file ?
Replies: 4
Views: 6413

Re: Run .js file from another .js file ?

I used iimPlay on firefox 25 and iMacros 8.5.3.
by Colibry
Tue Nov 12, 2013 8:55 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4528947

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

I've had a bug with iMacros freezing on some sites. I can't explain in details but on some sites the .js scripts freeze.

I used 8.5.3 version. The script just freezes and I can't press Stop button. I hope I see some progress in 8.6.0 version of iMacros.
by Colibry
Tue Nov 12, 2013 8:53 pm
Forum: Command Line and Scripting Interface
Topic: Run .js file from another .js file ?
Replies: 4
Views: 6413

Re: Run .js file from another .js file ?

Hi Tom, Just to add an answer here. Bookmarking the js file, then copying the link from bookmark and putting it into iimPlay("CODE: URL GOTO=bookmarlink") helped me. So the procedure would be: 1. Right click on .js file 2. Add to bookmarks 3. Copy the bookmark link 4. Open another .js file...