P
Pete
I'm trying to use SendKeys to send a 'close' key sequence
to an application popup. Unfortunately, I'm running into
the classic timing issues with SendKeys at it sometimes
hits the wrong app (even though I'm using AppActivate).
Is there a more intelligent way of sending keystrokes to a
specifies window, maybe using the class id instaed of the
window text or seomthing similar?
Thanks for your help.
to an application popup. Unfortunately, I'm running into
the classic timing issues with SendKeys at it sometimes
hits the wrong app (even though I'm using AppActivate).
Is there a more intelligent way of sending keystrokes to a
specifies window, maybe using the class id instaed of the
window text or seomthing similar?
Thanks for your help.