Forum Discussion
dczerniawski
10 years agoOccasional Contributor
I think I have the same problem. TestComplete is not detecting the jp2launcher.exe process. It maps the login window of my app to the browser:
NameMapping.Sys.browser.dialog0 (see attached)
But when I find the object by pointing to it with TestComplete it says:
NameMapping.Sys.Process("jp2launcher").SwingObject("UIDialog$BasicDialog", "Employee Login", -1, 1)
When I rerun "Login" test it fails for object not found. Maybe I can manually edit this, but the real problem is that it isn't a child object of the correct process (jp2launcher).