-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[cy.origin] Searching inhttps://everfihelp.force.com/foundry/s/
in a cy.origin block hangs the browser.
#21572
Comments
https://everfihelp.force.com/foundry/s/
in a cy.origin block hangs the browser.https://everfihelp.force.com/foundry/s/
in a cy.origin block hangs the browser.
I spent quite a bit of time on this last week. I could not determine a root cause, but hitting the search button when inside a |
Once #20685 is resolved we should revisit this to see if the issue is resolved |
Check again with an updated version of electron (18.3 at least) |
Still happens to me with cypress 10.7.0. |
Hey @idanElitzur. We currently do not have a workaround for this issue. We have spent a few weeks investigating this issue, but haven't been able to determine a root cause. Definitely a frustrating one. We have some significant improvements coming to |
June, 1 2023, version [v12.13.0] - the bug still exists |
Bug still exists in v12.14.0 |
This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided. |
This issue has been closed due to inactivity. |
Current behavior
The following test hangs the browser when run in a cy.origin block
But when run by itself, the test executes correctly.
I've narrowed the issue down to have something to do with actually clicking the search button and the test will run correctly if that is commented out.
Desired behavior
Cypress should not hang when testing.
Test code to reproduce
See above.
Cypress Version
9.6.1
Other
No response
The text was updated successfully, but these errors were encountered: