is it possible to close a dialog box which is opened by some other program in windows

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sneha9
    New Member
    • May 2010
    • 6

    is it possible to close a dialog box which is opened by some other program in windows

    hi all,
    Please let me know if we can close the dialogbox opened by some other program on windows, i mean if am putting automation scripts for run and inbetween if the program fails due to some reason then the scripts execution stops at that point and a debugger window/dialog box will come asking if we want to debug or not, in that case i want to find that debugger dialog box and close it, so that other scripts continue to run....

    Please let me know if anyone of u have any idea...
  • chaarmann
    Recognized Expert Contributor
    • Nov 2007
    • 785

    #2
    my idea (if not too late): programming an autohotkey script!

    Comment

    Working...