-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
feature or fix already existsUpgrade to the latest version as neededUpgrade to the latest version as needed
Description
There are log folders getting created in the latest_logs
folder that aren't always used. Log folders should only be created if log files are going to be put in there. This will prevent logs from getting too messy. Logs are expected when a test fails, when a run command adds --save-screenshot
, and when a test calls a method that puts files into the log folder. If --archive-logs
is set, the log files from latest_logs
will be moved to the archived_logs
folder at the start of the next test run (otherwise they will be deleted to save space).
SzilvasiPeter
Metadata
Metadata
Assignees
Labels
feature or fix already existsUpgrade to the latest version as neededUpgrade to the latest version as needed