Using the same brower within a test suite

When running a test suite I want to be able to keep the same instance of the browser open at all times. For example, open browser run through the test and when you reach the end of the test have an IF statement that says 'IF there is another test case after this case then do not close browser.

My question is; is this at all possible?

1 Like

I’m also interested in knowing how to manage this…

same discussion as here:

would you mind sticking to only one? thousand threads with same subject are hard to follow …