Skip to content

Commit af7d57c

Browse files
Merge pull request #273 from HanzJas/increase_selenium_page_timeout
Increase selenium page timeout
2 parents 4f862f2 + 2d76bc9 commit af7d57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container-images/tcib/base/os/horizontest/run_horizontest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PASSWORD=horizontest
1111
FLAVOR_NAME=m1.tiny
1212
GROUP_NAME=admins
1313
SELENIUM_EXPLICIT_WAIT=180
14-
SELENIUM_PAGE_TIMEOUT=120
14+
SELENIUM_PAGE_TIMEOUT=240
1515
SELENIUM_IMPLICIT_WAIT=30
1616
HORIZONTEST_DEBUG_MODE="${HORIZONTEST_DEBUG_MODE:-false}"
1717
EXTRA_FLAG="${EXTRA_FLAG:-"not pagination"}"

0 commit comments

Comments
 (0)