Forum Discussion
tristaanogre
15 years agoEsteemed Contributor
An unexpected window event occurs when a keystroke or mouse click is attempted against a component but, when doing so a different window is presented. This is the BIGGEST drawback to simple record-and-playback scripting.
Without seeing your script you recorded, I can't say where EXACTLY to put the changes but you'll need to put in code to wait for forms, windows, components, etc, to make sure your scripts are operating "smartly".
Without seeing your script you recorded, I can't say where EXACTLY to put the changes but you'll need to put in code to wait for forms, windows, components, etc, to make sure your scripts are operating "smartly".