Skip to content

Updated Cypress default timeout values#3685

Merged
ranbena merged 1 commit into
masterfrom
cypress-timeouts
Apr 7, 2019
Merged

Updated Cypress default timeout values#3685
ranbena merged 1 commit into
masterfrom
cypress-timeouts

Conversation

@ranbena

@ranbena ranbena commented Apr 7, 2019

Copy link
Copy Markdown
Contributor

What type of PR is this?

  • Bug Fix

Description

Getting timeouts on requests and dom waits. Updated default timeouts:

{
  ...,
  "defaultCommandTimeout": 20000, // default 4000
  "requestTimeout": 15000 // default 5000
}

@ranbena
ranbena requested a review from gabrieldutra April 7, 2019 13:21
@ranbena
ranbena merged commit 8f42885 into master Apr 7, 2019
@ranbena
ranbena deleted the cypress-timeouts branch April 7, 2019 13:40
harveyrendell pushed a commit to pushpay/redash that referenced this pull request Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants