question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cy.pause in cy.origin

See original GitHub issue

Add support for cy.pause within cy.origin.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
mschilecommented, Jul 25, 2022

@nedredmond, yes, this bug is in regards to cy.pause not working within cy.origin (looks like the issue description never got filled out). No need to report a new bug. Thanks!

0reactions
cypress-bot[bot]commented, Nov 10, 2022

Released in 11.0.0.

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

pause
Stop cy commands from running and allow interaction with the application under test. ... .pause() can be chained off of cy or off...
Read more >
cy.pause() now pauses test while running cypress run
cy.pause() will not be ignored and pause a test when --headed and --no-exit flags are passed to cypress run.
Read more >
Cypress pause Command
The Cypress pause command stops or pauses the running code to where we specified the command. It stops/pauses the test from running and...
Read more >
Instant Application Login Via External Domain Using cy ...
session And cy. origin Commands.
Read more >
cypress-io/cypress - Gitter
in my config to test cross origin iframe and it works fine in Chrome (cypress open) however, if I run the very same...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found