Skip to content

Commit

Permalink
extend pageload timeout for cy.visit
Browse files Browse the repository at this point in the history
Signed-off-by: zhichao-aws <[email protected]>
  • Loading branch information
zhichao-aws committed Aug 28, 2023
1 parent d1aaaa4 commit 738935b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"requestTimeout": 60000,
"responseTimeout": 60000,
"defaultCommandTimeout": 60000,
"pageLoadTimeout":90000,
"retries": {
"runMode": 2,
"openMode": 2
Expand Down

0 comments on commit 738935b

Please sign in to comment.