Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

How to close browser

Options
LegacyForum
LegacyForum Posts: 1,664 ✭✭
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.

Comments

  • LegacyForum
    LegacyForum Posts: 1,664 ✭✭
    Options
    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.

  • LegacyForum
    LegacyForum Posts: 1,664 ✭✭
    Options
    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.