Keeping window open from one test case to another

Hi,

I have a situation where I would like to run an entire suite in one window that is opened by the initial test case without the window reopening for every test case. Is it possible to continue through with the tests without reopening a new window for every test?

Thanks

It should be possible, Scott…

Check the Execution settings for your project.

Menu: Project, Settings, Execution, Default…

You’re looking for “Terminate drivers after each Test Case” : uncheck it.

I’m hanging back on 5.3.1, if you’re on 5.4 hopefully the settings haven’t moved too far.

Russ

1 Like