Skip to content

Commit

Permalink
test(webdriver) set pageload_timeout to 30s
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Mar 7, 2024
1 parent 61e2836 commit 6e64065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/webdriver.suite.dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ modules:
path: '/'
window_size: false
wait: 5
pageload_timeout: 5
pageload_timeout: 30
capabilities:
"goog:chromeOptions":
args:
Expand Down

0 comments on commit 6e64065

Please sign in to comment.