Search found 8 matches

by jeffreymen
Fri Jun 06, 2008 12:13 am
Forum: Technical / Scripting
Topic: Script will not Recognise Window
Replies: 15
Views: 14185

Thanks for your reply. I must say I am extremely impressed at the level of support you offer. I did have refocus Windows checked and I made sure in recording that the other window did have focus. I do understand about the difficulty of running Focus based Scripts in a debugger. I am very impressed w...
by jeffreymen
Thu Jun 05, 2008 6:20 am
Forum: Technical / Scripting
Topic: Script will not Recognise Window
Replies: 15
Views: 14185

No luck I'm afraid, putting that in opened the Search Drop down in the actual Debugger Window. It thought I wanted to do an ALT-S in the Debugger Window. Code Below :- IE_Wait>%IE[8]%,r Wait>delay //WaitWindowOpen>File Download* WWO>File* SetFocus>File* //FILE DOWNLOAD - YOU MAY NEED TO MODIFY THIS ...
by jeffreymen
Thu Jun 05, 2008 3:45 am
Forum: Technical / Scripting
Topic: Script will not Recognise Window
Replies: 15
Views: 14185

This is the actual code :- // Generated by MacroScript WebRecorder 2.03 // Recorded on Wednesday, June 4, 2008, at 03:26 PM //Move the mouse cursor out of harm's way to avoid causing mouseover events to interrupt MouseMove>0,0 Let>delay=1 IE_Create>0,IE[8] IE_Navigate>%IE[8]%,www.netbank.com.au,r IE...
by jeffreymen
Thu Jun 05, 2008 3:03 am
Forum: Technical / Scripting
Topic: Script will not Recognise Window
Replies: 15
Views: 14185

No it isn't. It does not show any windows, just stays on the debugger Window and moves from Line to Line. Not even IE appears. Forgive my ignorance as I am new to this, is it supposed to ?
by jeffreymen
Thu Jun 05, 2008 2:39 am
Forum: Technical / Scripting
Topic: Script will not Recognise Window
Replies: 15
Views: 14185

Fantastic, that worked, but now when I get down to the Send>s, it actually sends the s to the debugger, hence the reason it now says sSend>s. It then hangs on the WWO>Save* waiting for the "Save Filename As" Window to appear. //WaitWindowOpen>File Download* WWO>File* SetFocus>File* //FILE DOWNLOAD -...
by jeffreymen
Thu Jun 05, 2008 2:23 am
Forum: Technical / Scripting
Topic: Script will not Recognise Window
Replies: 15
Views: 14185

Script does not get to that point yet, but thanks for spotting that.
by jeffreymen
Thu Jun 05, 2008 12:05 am
Forum: Technical / Scripting
Topic: Script will not Recognise Window
Replies: 15
Views: 14185

Thanks very much for your reply, but unfortunately that did not work. It almost seems that because the "File Download" screen does not appear visibly on the screen when the script is run as opposed to being recorded, the the Script cannot see it. I even used GetActiveWindow just before the WaitWindo...
by jeffreymen
Wed Jun 04, 2008 4:23 am
Forum: Technical / Scripting
Topic: Script will not Recognise Window
Replies: 15
Views: 14185

Script will not Recognise Window

I am trying to write a script to log into my bank account and export the transactions to a CSV file. This is how the Banks Site Works. When you have selected the range of transactions that you want to export, you select an output format and then press ENTER. The site then pops up a "File Download" D...
Sign up to our newsletter for free automation tips, tricks & discounts