You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way for users to set a format for downloaded artefact file names? For example, all trace files downloaded are trace.zip, trace(1).zip, trace(2).zip and so on. Same with video attachments.
When opening multiple and comparing different test runs. It becomes impossible to be discern what the file is tracing and when looking it in the file system. Is there an API for formatting test artefact file names? or even just making the name include test case its respective test case id. Bonus if theres a launchid or timestamp included.