Leahy
5 years agoContributor
Application calls a batch file which produces a Message box which cant be clicked.
The application that I am testing runs on a server. One of the functions of this app calls a batch file which produces a message box informing me the batch file has completed.
I cannot get testcomplete to see this message box, If I use the object spy it focuses on every other window on the screen but will not see this message. If I put the spy on the icon on the botton tray it gives:
Aliases.explorer.wndShell_TrayWnd.ReBarWindow32.MSTaskSwWClass.MSTaskListWClass.UIAObject("QS_MSG_ENDED_1_running_window")
The message box has and "OK" button I need to click.
Hi,
Try to start TestComplete 'As Administrator' and see if it helps.