add more wait time for test setup (#1091)

This commit is contained in:
shirletan
2017-05-09 10:50:27 -07:00
committed by RoboErikG
parent cc93e1c6e8
commit 65e374e309

View File

@@ -16,7 +16,7 @@ sleep 5
check_command scripts/get_selenium.sh
sleep 5
check_command scripts/get_chromedriver.sh
sleep 5
sleep 6
check_command scripts/selenium_connect.sh
sleep 3
sleep 5
exit $EXIT_STATUS