github seleniumbase/SeleniumBase v1.21.3
Add a command-line option to archive old log files rather than deleting them

latest releases: v4.27.0, v4.26.4, v4.26.3...
5 years ago

Add a command-line option to archive old log files rather than deleting them.

If the option is set, log files from the latest_logs folder will get moved to the archived_logs folder for storage. Otherwise, any existing logs in the latest_logs folder will be deleted at the start of the next test run.

Usage: (on the command line when running tests)

  • --archive_logs

Don't miss a new SeleniumBase release

NewReleases is sending notifications on new releases.