For bug reports and questions, please use the in-app chat or support@mabl.com.
As an automation tester, I want to be able to get a copy of the file from a previous file upload test so that I can investigate where it failed, if it does.
This feature used to be in the chrome extension. Very helpful when a person who created the test left the company and the test with file upload fails, the next person can investigate.
https://help.mabl.com/changelog/replay-file-upload-journeys-in-trainer
When you edit a test with file upload steps, you'll notice that we download the test's upload files to /Downloads/mabl_uploads/<file_id>/<file_name>.
This is so that editing and replaying the file upload test is not limited to a person who trained the original test with files from their local disk.