Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timeout parameter type to cy.invoke and cy.its commands #9079

Closed
bahmutov opened this issue Nov 3, 2020 · 2 comments · Fixed by #8453
Closed

Add timeout parameter type to cy.invoke and cy.its commands #9079

bahmutov opened this issue Nov 3, 2020 · 2 comments · Fixed by #8453

Comments

@bahmutov
Copy link
Contributor

bahmutov commented Nov 3, 2020

Cypress v5.5.0

Developers will be able to add a timeout to the invoke and its commands.

The cypress documentation lists timeout as one of the available
options.

See:

  • docs.cypress.io/api/commands/invoke.html#Arguments
  • docs.cypress.io/api/commands/its.html#Arguments
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Nov 3, 2020

The code for this is done in cypress-io/cypress#8453, but has yet to be released.
We'll update this issue and reference the changelog when it's released.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Nov 9, 2020

Released in 5.6.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v5.6.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Nov 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant