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

Await-ing Cypress Chains type: feature New feature that does not currently exist
#1417 opened Mar 5, 2018 by vacekj
Iframe support Epic Requires breaking up into smaller issues existing workaround pkg/driver This is due to an issue in the packages/driver directory topic: iframes type: feature New feature that does not currently exist
#136 opened May 11, 2016 by brian-mann
2 tasks
iFrame Support
deprecate chromeWebSecurity configuration options type: breaking change Requires a new major release version type: feature New feature that does not currently exist
#26110 opened Mar 14, 2023 by emilyrohrbough
Ability to run spec files in a specific order E2E Issue related to end-to-end testing existing workaround stage: proposal 💡 No work has been done of this issue type: feature New feature that does not currently exist
#390 opened Jan 24, 2017 by cristopher-rodrigues
Calling cy commands and assertions from within Cypress event listeners does not work 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: proposal 💡 No work has been done of this issue type: breaking change Requires a new major release version type: unexpected behavior User expected result, but got another
#6316 opened Feb 4, 2020 by CSchulz
Allow formatting cy.log() text E2E Issue related to end-to-end testing pkg/driver This is due to an issue in the packages/driver directory stage: ready for work The issue is reproducible and in scope type: feature New feature that does not currently exist
#2134 opened Jul 12, 2018 by itsravenous
Cypress result shows skipped tests as pending type: enhancement Requested enhancement of existing feature type: unexpected behavior User expected result, but got another
#3092 opened Jan 8, 2019 by Saibamen
Need tab key support existing workaround pkg/driver This is due to an issue in the packages/driver directory stage: investigating Someone from Cypress is looking into this topic: native events type: feature New feature that does not currently exist
#299 opened Nov 17, 2016 by robdodson
Support for Native Browser Events Epic Requires breaking up into smaller issues pkg/driver This is due to an issue in the packages/driver directory topic: native events topic: rightclick 🖱 type: feature New feature that does not currently exist
#311 opened Nov 24, 2016 by brian-mann
14 of 25 tasks
Proposal: Support for "first class" Unit Tests Epic Requires breaking up into smaller issues pkg/driver This is due to an issue in the packages/driver directory pkg/reporter This is due to an issue in the packages/reporter directory pkg/runner This is due to an issue in the packages/runner directory stage: proposal 💡 No work has been done of this issue type: feature New feature that does not currently exist
#318 opened Dec 1, 2016 by brian-mann
Add option to cy.visit() to complete on DOMContentLoaded instead of onLoad pkg/driver This is due to an issue in the packages/driver directory type: feature New feature that does not currently exist
#440 opened Feb 24, 2017 by mkellyclare
Watch non-spec files for changes and reload specs existing workaround stage: proposal 💡 No work has been done of this issue type: feature New feature that does not currently exist
#456 opened Mar 13, 2017 by brian-mann
Option to abort on first failure 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
#518 opened May 29, 2017 by KittyGiraudel
Setting stubs/spies in before hooks and automatic restoring E2E Issue related to end-to-end testing stage: proposal 💡 No work has been done of this issue topic: hooks ↪ type: enhancement Requested enhancement of existing feature type: unexpected behavior User expected result, but got another
#583 opened Aug 4, 2017 by pawelgalazka
Provide a "Cypress" way to access textContent (and/or innerText) - .text() command pkg/driver This is due to an issue in the packages/driver directory type: feature New feature that does not currently exist
#630 opened Sep 11, 2017 by verheyenkoen
Warn when defining alias in before hook - as they are not reusable in following tests. 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 topic: hooks ↪ type: unexpected behavior User expected result, but got another
#665 opened Sep 19, 2017 by SMenigat
Default headers for cy.request command 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
#726 opened Oct 11, 2017 by MaxNamazov
cy.exec fails on windows E2E Issue related to end-to-end testing OS: windows 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: bug
#789 opened Oct 23, 2017 by dwelle
Move the cursor (Drag and Drop) browser: chrome prevent-stale mark an issue so it is ignored by stale[bot] stage: needs investigating Someone from Cypress needs to look at this topic: drag-and-drop type: bug
#845 opened Oct 29, 2017 by Grafikart
Simulate offline mode existing workaround type: feature New feature that does not currently exist
#235 opened Sep 22, 2016 by bahmutov
Add cy.hover() existing workaround 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
#10 opened Mar 31, 2015 by jennifer-shehane
ProTip! Exclude everything labeled bug with -label:bug.