Web page and macro
Moderators: Dorian (MJT support), JRL
Web page and macro
My macro is clicking the button on the website and I want to immediately after the new website will appear (in the same window with this same title) to my macro perform next actions. How can I check if the new website (in the same windows with the same title) has loaded?
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Use VBScript and ActiveX to automate IE. See the examples at the Scripts & Tips archive. Create the IE object first before sending keystrokes to it and you are then able to wait for the Busy property of the IE object to become false before continuing.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?