Hi all.
I use
SetFocus>Sometext*
to get the Focus of an Internet Explorer window.
Sometimes the name changes and I got an errormessage Specified Window "Sometext*" Not Present
Is it possible to avoid the message?
Thanks
Specified Window Not Present
Moderators: JRL, Dorian (MJT support)
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Well you could do:
IfWindowOpen>Sometext*
SetFocus>Sometext*
Endif
But perhaps what you really want to do is find some other way to know what the title will be?
IfWindowOpen>Sometext*
SetFocus>Sometext*
Endif
But perhaps what you really want to do is find some other way to know what the title will be?
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?