-
Junior Member
Closing the Task Manager through QTP?
How do you close the Task Manager through QTP?
-
Expert Member
Re: Closing the Task Manager through QTP?
Hi
This will work
Dialog("Windows Task Manager").Close
-
Expert Member
Re: Closing the Task Manager through QTP?
''''''Assume that task manager is already opened
dialog("text:=Windows Task Manager").close
-
Junior Member
Re: Closing the Task Manager through QTP?
[QUOTE=rajaputra;19044]''''''Assume that task manager is already opened
systemutil.closeprocessname "taskmgr.exe"
-
Junior Member
Re: Closing the Task Manager through QTP?
There are different methods to close task manager in QTP
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules