This PR adds the feature that allows the user to choice different browser teardown strategies.
The default behavior is to close the browser after every scenario, but you can just clear cookies and storages of do nothing and let the user to reset some data if he want.
This PR adds the feature that allows the user to choice different browser teardown strategies.
The default behavior is to close the browser after every scenario, but you can just clear cookies and storages of do nothing and let the user to reset some data if he want.