sastowe
13 years agoSuper Contributor
weird intermittent overlapping windows wher TC IS the overlapping window
I don't know what causzes this. I can tell that it happens on my win 2008 server machine and maybe the win2003 server machine. It seems to happen at the start of a test item. Many of my test items start with a LoadApp that .... loads the app and a procedure that performs login.
I am looking at the log. What I see in the log is
- the name of the OverlappingWindow (because I do a Log.Message of OverlappingWindow.Name in the event).
- an Event item that says "The 'TestCompelete - <project> window was activated." Where the <rpoject anme> is the fully qualified path to my suite.
- then the actual overlapping window where you can see the window image (the tabs at the bottom of the open project window) attached,
What would be causing test complete to activate itself and start acting on itself rather than on the application under tests?
This never ever happens on the Win xp machines we run the scripts on.
Thanks for the help.
I am looking at the log. What I see in the log is
- the name of the OverlappingWindow (because I do a Log.Message of OverlappingWindow.Name in the event).
- an Event item that says "The 'TestCompelete - <project> window was activated." Where the <rpoject anme> is the fully qualified path to my suite.
- then the actual overlapping window where you can see the window image (the tabs at the bottom of the open project window) attached,
What would be causing test complete to activate itself and start acting on itself rather than on the application under tests?
This never ever happens on the Win xp machines we run the scripts on.
Thanks for the help.