How to close browser
How can I do that? Do I need to write a script to complete this task?
Thanks.
Comments
-
1) Right Click - Add New - Test - in the Scenario Node
2) Standard Test - Browser Testing Tool
3) Go to User Action Tab in the new Browser Functional Test created
4) Select Action Close from the drop down menu
5) Select the window you would like closed.I am using WebTest in SOAtest 6.1. I am running multiple test suites at one time and every time one suite is finished, I like to close the IE or Firefox browser completely before the next suite starts.
How can I do that? Do I need to write a script to complete this task?
Thanks.0 -
I works like a dream!
Thank you so much Ssshah.1) Right Click - Add New - Test - in the Scenario Node
2) Standard Test - Browser Testing Tool
3) Go to User Action Tab in the new Browser Functional Test created
4) Select Action Close from the drop down menu
5) Select the window you would like closed.I am using WebTest in SOAtest 6.1. I am running multiple test suites at one time and every time one suite is finished, I like to close the IE or Firefox browser completely before the next suite starts.
How can I do that? Do I need to write a script to complete this task?
Thanks.0