Search found 2 matches
- Thu Oct 02, 2008 12:47 pm
- Forum: Technical / Scripting
- Topic: responding to modal message box.
- Replies: 6
- Views: 9553
responding to modal message box
I'm not creating the modal window. I'm automating/stepping through a process that causes the modal window to pop up and am unable to close it. I've tried several different actions: WaitWindowOpen>Generate Purchase Order MoveWindow>Generate Purchase Order,519,421 Wait>1.06 PushButton>Generate Purchas...
- Wed Oct 01, 2008 9:33 pm
- Forum: Technical / Scripting
- Topic: responding to modal message box.
- Replies: 6
- Views: 9553
responding to modal message box.
The macroScheduler script I have is stopping once a modal message box pops up. I'm unable to send a response and/or close a window until the message is responded to outside of macro scheduler. Once I respond to the message box the macro scheduler script will continue.