Closed ChristianCoenen closed 3 years ago
The uploader waits 5s for the endcard screen to load. However, if it takes longer than 5s, the program crashes with an exception.
This PR fixes the problem by trying to click the endcard every 5s with a total of 10 retries.
Fixes #6
The uploader waits 5s for the endcard screen to load. However, if it takes longer than 5s, the program crashes with an exception.
This PR fixes the problem by trying to click the endcard every 5s with a total of 10 retries.
Fixes #6