github seleniumbase/SeleniumBase v1.42.13
Keep the current URL when using "--reuse-session"

latest releases: v4.32.11, v4.32.10, v4.32.9...
4 years ago

Keep the current URL when using --reuse-session

When using --reuse-session (alt: --rs), which allows you to reuse the same browser window between tests, the browser will now continue from the URL it left off at, rather than going to a blank page first.
The exception to this rule is when also using --crumbs, which will clear out cookies and then navigate to a blank page before resuming the tests in the same browser window.

Don't miss a new SeleniumBase release

NewReleases is sending notifications on new releases.