Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Rebostify file download checks
- We only want to look at fully downloaded files, but in some situations the tests would be fast enough to catch Firefox's *.part file before it gets renamed to the real name. Ignore those. - Bring back the wait for the file be of the expected size. This seems to be necessary on Chromium. - Remove the downloaded file so that the next check will not pick it up by accident.
- Loading branch information