forked from Fediversity/Fediversity
Sleep much longer
This commit is contained in:
parent
8e001c5dc6
commit
51e6bc7ca6
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ let
|
|||
# FIXME: Sometimes, it takes some time for the picture to show on the
|
||||
# screenshot, even after it has completed loaded. Not sure what a
|
||||
# better test would be.
|
||||
time.sleep(5)
|
||||
time.sleep(60)
|
||||
|
||||
${seleniumTakeScreenshot "\"/home/selenium/screenshot.png\""}
|
||||
${seleniumQuit}'';
|
||||
|
|
Loading…
Add table
Reference in a new issue