Skip to content

Issues: cypress-io/cypress

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Form submitted when pressing Enter in a button type "button" pkg/driver This is due to an issue in the packages/driver directory stage: needs investigating Someone from Cypress needs to look at this type: bug
#29578 opened May 28, 2024 by wviveiro
cy.session failure that didn't come from my code pkg/driver This is due to an issue in the packages/driver directory topic: session Issues when using session command type: bug
#29496 opened May 9, 2024 by crfrolik
Visible elements are "not visible" for Cypress pkg/driver This is due to an issue in the packages/driver directory Reproducible Can be reproduced type: bug
#29093 opened Mar 8, 2024 by ktarmyshov
Selector playground doesn't correctly escape colon char in selector suggestion pkg/driver This is due to an issue in the packages/driver directory stage: awaiting external fix A 3rd party bug in Cypress - awaiting release topic: selector playground 🚸 type: bug
#27258 opened Jul 10, 2023 by dgodongm
Cannot read property 'message' of undefined - makeErrFromObj - cypress_runner.js E2E Issue related to end-to-end testing pkg/driver This is due to an issue in the packages/driver directory type: enhancement Requested enhancement of existing feature
#27183 opened Jun 30, 2023 by cristinawithout
Cypress is confusing cy.clear() with cy.click() pkg/driver This is due to an issue in the packages/driver directory type: enhancement Requested enhancement of existing feature
#26152 opened Mar 19, 2023 by thekayshawn
Unimplemented relatedTarget in focus / blur intercept E2E Issue related to end-to-end testing pkg/driver This is due to an issue in the packages/driver directory Triaged Issue has been routed to backlog. This is not a commitment to have it prioritized by the team. type: bug
#25452 opened Jan 13, 2023 by badeball
Tests hang when afterEach promise does not resolve with Retires enabled E2E Issue related to end-to-end testing pkg/driver This is due to an issue in the packages/driver directory type: bug
#21619 opened May 24, 2022 by taylorjellsworth
ResizeObserver Error only occurs when using webpage in Cypress pkg/driver This is due to an issue in the packages/driver directory pkg/runner This is due to an issue in the packages/runner directory Triaged Issue has been routed to backlog. This is not a commitment to have it prioritized by the team. type: unexpected behavior User expected result, but got another
#20341 opened Feb 23, 2022 by lmiller1990
Cypress crashes when using readFile / selectFile on extremely large files (~1gb) pkg/driver This is due to an issue in the packages/driver directory prevent-stale mark an issue so it is ignored by stale[bot] type: bug
#20244 opened Feb 17, 2022 by BlueWinds
Show date/time set by cy.clock() in command log E2E Issue related to end-to-end testing pkg/driver This is due to an issue in the packages/driver directory stage: proposal 💡 No work has been done of this issue type: feature New feature that does not currently exist
#19534 opened Jan 4, 2022 by verheyenkoen
[Component Testing] checkValidity not working on custom input elements pkg/driver This is due to an issue in the packages/driver directory type: enhancement Requested enhancement of existing feature
#19201 opened Dec 2, 2021 by TheDutchCoder
type() does not scroll properly after a clear() E2E Issue related to end-to-end testing pkg/driver This is due to an issue in the packages/driver directory prevent-stale mark an issue so it is ignored by stale[bot] stage: ready for work The issue is reproducible and in scope Triaged Issue has been routed to backlog. This is not a commitment to have it prioritized by the team. type: unexpected behavior User expected result, but got another
#16283 opened Apr 30, 2021 by JessefSpecialisterren
Keyup event is fired in same tick as keydown and input E2E Issue related to end-to-end testing pkg/driver This is due to an issue in the packages/driver directory Reproducible Can be reproduced stage: ready for work The issue is reproducible and in scope topic: cy.type ⌨️ Triaged Issue has been routed to backlog. This is not a commitment to have it prioritized by the team. type: bug
#14864 opened Feb 2, 2021 by arendjr
Test passes but log shows a failed assert E2E Issue related to end-to-end testing pkg/driver This is due to an issue in the packages/driver directory topic: assertions ✔️ Triaged Issue has been routed to backlog. This is not a commitment to have it prioritized by the team. type: unexpected behavior User expected result, but got another
#9155 opened Nov 10, 2020 by JessefSpecialisterren
Test runner "time travel" not working with custom elements pkg/driver This is due to an issue in the packages/driver directory prevent-stale mark an issue so it is ignored by stale[bot] stage: ready for work The issue is reproducible and in scope type: bug
#8787 opened Oct 8, 2020 by chbiel
Feature Request cy.all to work with multiple commands in parallel pkg/driver This is due to an issue in the packages/driver directory stage: proposal 💡 No work has been done of this issue type: enhancement Requested enhancement of existing feature
#8719 opened Oct 1, 2020 by valoricDe
cy.type + enter doesn't trigger a click on a button or anchor element pkg/driver This is due to an issue in the packages/driver directory prevent-stale mark an issue so it is ignored by stale[bot] topic: native events type: unexpected behavior User expected result, but got another
#8267 opened Aug 12, 2020 by NicholasBoll
Cypress does not open color input on click E2E Issue related to end-to-end testing pkg/driver This is due to an issue in the packages/driver directory topic: native events Triaged Issue has been routed to backlog. This is not a commitment to have it prioritized by the team. type: unexpected behavior User expected result, but got another
#7812 opened Jun 25, 2020 by tayateo
Allow hiding assertion logs for .should() and .and() except on failure E2E Issue related to end-to-end testing pkg/driver This is due to an issue in the packages/driver directory type: enhancement Requested enhancement of existing feature
#7693 opened Jun 13, 2020 by ncknuna
Explore allowing cy command usage in cy.intercept callbacks pkg/driver This is due to an issue in the packages/driver directory topic: cy.intercept() type: enhancement Requested enhancement of existing feature
#7667 opened Jun 10, 2020 by flotwig
Add support for waiting on the Nth request/response in cy.intercept() pkg/driver This is due to an issue in the packages/driver directory topic: cy.intercept() type: enhancement Requested enhancement of existing feature
#7663 opened Jun 10, 2020 by flotwig
type / submit in Cypress not triggering HTML validation on elements pkg/driver This is due to an issue in the packages/driver directory prevent-stale mark an issue so it is ignored by stale[bot] topic: cy.type ⌨️ type: bug
#6678 opened Mar 9, 2020 by brettz9
requestTimeout and responseTimeout should apply individually to each request in cy.wait([]) with array of requests pkg/driver This is due to an issue in the packages/driver directory stage: proposal 💡 No work has been done of this issue type: breaking change Requires a new major release version type: enhancement Requested enhancement of existing feature
#6650 opened Mar 5, 2020 by DamienCassou
ProTip! Follow long discussions with comments:>50.