Web Recorder ie 9

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
johnc3640
Newbie
Posts: 9
Joined: Tue Oct 26, 2004 2:23 pm

Web Recorder ie 9

Post by johnc3640 » Fri May 18, 2012 1:14 am

The ie 9 pages that are open by webrecorder created script do not open mazimized. Neither of the following result in a complete/full page:

SetFocus>Hp MSN.com - Windows Internet Explorer
Wait>1.0
WindowAction>1,Hp MSN.com - Windows Internet Explorer


SetFocus>HP MSN.com - Windows Internet Explorer
Wait>1.0
ResizeWindow>HP MSN.com - Windows Internet Explorer,1975,1100

Any ideas?

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Fri May 18, 2012 9:58 am

I'm running IE9 and it works fine.

You might have the wrong window title, or it's finding the wrong window.

I have no problem with this little test script:

IE_Create>0,hIE
WindowAction>1,Windows Internet Explorer

This works too:

IE_Create>0,hIE
IE_Navigate>hIE,www.mjtnet.com,ie_res
IE_WaitDocumentComplete>hIE,ie_res
WindowAction>1,Automate Windows with Macro Scheduler*

In both cases IE becomes maximised.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts