Forum Discussion
Oferv
15 years agoSuper Contributor
i did put the application under testedapps
i'll explain:
when using application File-->Exit the application will be close(you won't see the process running in the task manager) and for that purpose i'm using TestedApp.Close() but there is another functionality in the application where you can close the current document you are working on and still not closing the application itself,this way you can then choose File-->New and open a new document.
"won't perform the close properly" means that i can see during run the File menu opened,i can see TC locating the mouse pointer on the Close menu item but the click doesn't perform.there's no error message
Thanks
i'll explain:
when using application File-->Exit the application will be close(you won't see the process running in the task manager) and for that purpose i'm using TestedApp.Close() but there is another functionality in the application where you can close the current document you are working on and still not closing the application itself,this way you can then choose File-->New and open a new document.
"won't perform the close properly" means that i can see during run the File menu opened,i can see TC locating the mouse pointer on the Close menu item but the click doesn't perform.there's no error message
Thanks