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
- 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.
0 commit comments