Search found 4 matches
- Tue Feb 24, 2015 2:21 pm
- Forum: Technical / Scripting
- Topic: Macro recorded a download, playback is different
- Replies: 5
- Views: 4339
Re: Macro recorded a download, playback is different
What security settings do you have in IE? What are the settings for file downloads? Do you have pop up blocker enabled? Do you have an antivirus tool installed which could be blocking WR's download manager? Hi, 1. could you just provide what you WANT the settings to be? I see many others posting abo...
- Mon Feb 23, 2015 7:18 pm
- Forum: Technical / Scripting
- Topic: Macro recorded a download, playback is different
- Replies: 5
- Views: 4339
Re: Macro recorded a download, playback is different
Ive reinstalled it.
still same behavior.
tried registering the dll with 32bit and 64bit regedt32, no difference.
Its IE 10 that im using.
If i click "save" on the dialog popup, it closed that and the downloadmnager pulls the file down.
however, it never 'exits' the macro.
still same behavior.
tried registering the dll with 32bit and 64bit regedt32, no difference.
Its IE 10 that im using.
If i click "save" on the dialog popup, it closed that and the downloadmnager pulls the file down.
however, it never 'exits' the macro.
- Mon Feb 23, 2015 7:07 pm
- Forum: Technical / Scripting
- Topic: Download Manager keeps popping up even when I turn it off
- Replies: 21
- Views: 16391
Re: Download Manager keeps popping up even when I turn it of
This what im experiencing with a new trial.
- Fri Feb 20, 2015 4:00 pm
- Forum: Technical / Scripting
- Topic: Macro recorded a download, playback is different
- Replies: 5
- Views: 4339
Macro recorded a download, playback is different
Teaching myself the WebRecorder got this far with a script. // Generated by MacroScript WebRecorder 4.02 // Recorded on Thursday, February 19, 2015, at 04:48 PM //Move the mouse cursor out of harm's way to avoid causing mouseover events to interrupt MouseMove>0,0 Let>delay=1 //Enable automatic downl...