Search found 20 matches
- Sat Oct 22, 2016 10:00 pm
- Forum: iMacros for Firefox
- Topic: empty fields not read correctly in version 9.0.3
- Replies: 0
- Views: 884
empty fields not read correctly in version 9.0.3
iMacro version: 9.0.3 BUILD=9030808 Windows 10 Firefox 49.0.2 It looks like an old old problem has raised from the dead. http://forum.imacros.net/viewtopic.php?f=11&t=21628 When extracing an empty field the empty string "" is missing in the datasource file the data is saved to. In the version 8.9.7 ...
- Sat Feb 14, 2015 10:35 am
- Forum: iMacros for Firefox
- Topic: iMacro download of files not working
- Replies: 5
- Views: 16191
Re: iMacro download of files not working
Thanks for confirming the issues and for the work around.
- Fri Feb 13, 2015 8:46 pm
- Forum: iMacros for Firefox
- Topic: iMacro download of files not working
- Replies: 5
- Views: 16191
Re: iMacro download of files not working
My ONDOWNLOAD isn't working either using Windows 7 and Windows 8.1 with iMacros for Firefox 8.8.8 and Firefox 35.0.1. I reduced my code to a minimum to illustrate the problem: ONDOWNLOAD FOLDER=C:\Users\cloullin\Documents\iMacros\Datasources\ FILE=SA_soll.csv WAIT=YES URL GOTO=www.loullingen.lu/inte...
- Sat Nov 29, 2014 4:20 pm
- Forum: iMacros for Firefox
- Topic: iMacros 8.8.7 freeze issues (again...)
- Replies: 3
- Views: 2938
Re: iMacros 8.8.7 freeze issues (again...)
I also still have a freeze issue with iMacros 8.8.7 under Windows 8.1 and FF33.1.1. With the following script you should experience a freeze in line 13. The form field is not filled and in addition the downloaded file is not saved in the folder indicated. Instead the file is saved in the default Win...
- Sun Nov 23, 2014 7:31 am
- Forum: iMacros for Firefox
- Topic: 8.8.4 & 8.8.5 addons infinite loop and freeze issues
- Replies: 22
- Views: 14038
Re: 8.8.4 & 8.8.5 addons infinite loop and freeze issues
Hello, is there anybody out there? 
I still have this issue. Can anyone (especially the support) reproduce it?

I still have this issue. Can anyone (especially the support) reproduce it?
- Sat Nov 08, 2014 6:18 pm
- Forum: iMacros for Firefox
- Topic: 8.8.4 & 8.8.5 addons infinite loop and freeze issues
- Replies: 22
- Views: 14038
Re: 8.8.4 & 8.8.5 addons infinite loop and freeze issues
Sorry the issue is still not solved for me under Windows 8.1, FF33.0.3 and iMacros 8.8.7. The script I posted on Tue Sep 28 under the same topic still blocks at line 13. The form field is not filled and the file is not saved in the folder indicated. Instead the file is saved in the default Windows d...
- Sun Oct 26, 2014 7:54 pm
- Forum: iMacros for Firefox
- Topic: 8.8.4 & 8.8.5 addons infinite loop and freeze issues
- Replies: 22
- Views: 14038
Re: 8.8.4 & 8.8.5 addons infinite loop and freeze issues
Hi Tech Support. I just updated to FF33.0.1, having iMacros 8.8.5 installed and running on Windows 8.1. With the following script you should experience a freeze in line 13. No error message is displayed. The code is running fine with FF30 and iMacros 8.8.2. VERSION BUILD=8240212 RECORDER=FX SET !ERR...
- Mon Aug 04, 2014 8:39 pm
- Forum: iMacros for Firefox
- Topic: Anyone else having issues with recent Firefox V31?
- Replies: 16
- Views: 12525
Re: Anyone else having issues with recent Firefox V31?
Yes I do have the same issue and also had to downgrade to FF 30.0.
- Sun Oct 06, 2013 9:40 am
- Forum: iMacros for Firefox
- Topic: Error 933 code
- Replies: 5
- Views: 2458
Re: Error 933 code
Hi Tom, I would like to install the new 8.5.3 version as I have the same issue reported with the following script. Unfortunately I can find the new version anywhere. The Add-On manager of FF doesn't offer me an update and on the iOpus site I didn't find anything either. Regards, Claude VERSION BUILD...
- Fri Sep 06, 2013 10:13 pm
- Forum: iMacros for Firefox
- Topic: Extracted data from empty input field
- Replies: 5
- Views: 4493
Re: Extracted data from empty input field
Cool, many thanks for the workaround.
How can we report the bug?
How can we report the bug?
- Thu Sep 05, 2013 8:53 am
- Forum: iMacros for Firefox
- Topic: Extracted data from empty input field
- Replies: 5
- Views: 4493
Re: Extracted data from empty input field
Sorry none of that worked.chivracq wrote:Maybe you need to put a "SET !EXTRACT NULL" (or empty String...?) before your first 'TAG ... EXTRACT'...?
- Wed Sep 04, 2013 10:04 pm
- Forum: iMacros for Firefox
- Topic: Extracted data from empty input field
- Replies: 5
- Views: 4493
Extracted data from empty input field
iMacro version: 8.3.0 BUILD=8300326 Windows XP SP3 Firefox 23.0.1 I try to extract the contents of the 7 fields in the picture below. image.gif The macro I use: SET !DATASOURCE SA_soll.csv SET !DATASOURCE_LINE {{!LOOP}} 'Extract filled in data TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:ServicePlanFormBean ...
- Fri Oct 29, 2010 9:03 am
- Forum: iMacros for Firefox
- Topic: v7.0 Irregularly failing to handle downloads
- Replies: 13
- Views: 3609
Re: v7.0 Irregularly failing to handle downloads
Hi Tom.
Good news. Version 7.0.2 solved the issue.
Thanks. Claude.
Good news. Version 7.0.2 solved the issue.
Thanks. Claude.
- Mon Oct 18, 2010 7:09 pm
- Forum: iMacros for Firefox
- Topic: v7.0 Irregularly failing to handle downloads
- Replies: 13
- Views: 3609
Re: v7.0 Irregularly failing to handle downloads
Are you referring to the OWNDOWNLOAD error mentioned above? Yes I get immediately the error "ONDOWNLOAD command was used but no download occurred" when setting waiting time to 3 seconds. Unfortunately I can neither give you my login nor organize you a less powerfull login. Don't worry downgrading s...
- Sun Oct 17, 2010 11:40 am
- Forum: iMacros for Firefox
- Topic: v7.0 Irregularly failing to handle downloads
- Replies: 13
- Views: 3609
Re: v7.0 Irregularly failing to handle downloads
Hi Tom, Things are getting more and more weird. I the meantime I also tried increasing the waiting time in the script to 3 seconds. This resulted immediately in the same error message I had before only once in a while. However contrary to the error message the download did occur correctly as you can...