https://cypress.io logo
Join Discord
Powered by
# cy10-feedback
  • s

    salmon-hospital-83463

    06/08/2022, 9:00 AM
    Hi
  • s

    salmon-hospital-83463

    06/08/2022, 9:01 AM
    I can't run cypress 10 with linux and jenkins ? who can help on this ?
  • s

    salmon-hospital-83463

    06/08/2022, 9:02 AM
    got the following issue:
  • s

    salmon-hospital-83463

    06/08/2022, 9:02 AM
    Is it a bug ? or there are some instructions should be followed to run cypress-10 on linux | Jenkins ?
  • m

    modern-fish-67741

    06/08/2022, 6:00 PM
    I get the same sandbox_linux and dri3 extension not supported issue
  • f

    fresh-church-72513

    06/09/2022, 12:12 AM
    im getting this error when migrating to version 10, can someone help me with this.
  • h

    high-needle-2454

    06/09/2022, 2:23 AM
    I've recently been exploring using cypress 10 e2e and component tests for a vue 3 + vite project and setting it up and writing the tests has been super easy. My team is pretty insistent we track code coverage and that is where I've run into some issues. I dont think the issues are directly related to cypress 10, I think the issue may be something across @billions-barista-30103/code-coverage package and vite, and probably more on vite: I logged the following issue with what I learned today about it: https://github.com/cypress-io/code-coverage/issues/578
  • d

    damp-kangaroo-1521

    06/10/2022, 6:19 AM
    have u the same problem?:>
  • m

    microscopic-art-17256

    06/10/2022, 7:26 AM
    any one can help to resolve this issue
  • m

    microscopic-art-17256

    06/10/2022, 7:26 AM
    about the feature file on version 10
  • m

    microscopic-art-17256

    06/10/2022, 7:27 AM
    how the structure cypress BDD on the version 10? is there different from version 9?
  • p

    powerful-orange-86819

    06/10/2022, 11:39 AM
    the fact that you can open console before you run the test now in 10.0.2 and i dont have to be The Flash every time i run test suite where i want to see my consoles is the single best improvement of the UI 😄
  • c

    chilly-wire-18703

    06/10/2022, 3:11 PM
    any insight on when 10.0.4 lands?
  • c

    chilly-wire-18703

    06/10/2022, 3:15 PM
    in particular i'm looking for https://github.com/cypress-io/cypress/pull/22118
  • c

    chilly-wire-18703

    06/10/2022, 3:15 PM
    seems like it was merged and then reverted?
  • m

    magnificent-telephone-56514

    06/10/2022, 4:14 PM
    Attempting to migrate to version 10 at the moment and although it works ok locally in the test runner. Using the official docker image
    cypress/included:10.0.3
    I get certificate errors
  • m

    modern-fish-67741

    06/10/2022, 4:33 PM
    I believe a lot of us are facing this same issue
  • h

    high-needle-2454

    06/10/2022, 4:47 PM
    Has there been any talk of knowing in the cypress.config.js file if we are running using the cypress open or cypress run mode?
  • c

    chilly-wire-18703

    06/10/2022, 7:02 PM
    woohoo 10.1.0 is here 🙂
  • g

    gray-kilobyte-89541

    06/10/2022, 7:58 PM
    check out how I determine which mode it is from the cypress.config.js

    https://www.youtube.com/watch?v=butlgoP4SzI▾

  • l

    limited-keyboard-75773

    06/11/2022, 12:46 AM
    I was wondering if somebody has any experience using
    cypress-cucumber-preprocessor
    https://www.npmjs.com/package/cypress-cucumber-preprocessor with Cypress 10. Does it work properly? Did you encounter any issues when migrating? Referring mostly to this: https://github.com/badeball/cypress-cucumber-preprocessor/issues/722
  • f

    freezing-piano-2792

    06/11/2022, 2:35 PM
    @limited-keyboard-75773 answer is clearly stated in the issue
  • p

    polite-diamond-19684

    06/12/2022, 4:20 PM
    I'm new to cypress. But there are some really cool things you guys are doing. One thing I fought a lot with cypress on is cy.intercept with component testing. Specifically, waiting seems to work for the first test but then cypress doesn't recognize when it completes. So the next test will fail. I know it's in beta but wanted to share. 👍 Thank you!
  • g

    gray-kilobyte-89541

    06/12/2022, 11:21 PM
    All cy.intercepts are reset before each test, so this is expected. Read https://on.cypress.io/network-requests and/or learn the network testing via my course https://cypress.tips/courses
  • d

    damp-flag-99346

    06/13/2022, 2:48 PM
    Is there a way to skip renaming the cypress/integration folder cypress/e2e folder?
  • a

    adorable-smartphone-87280

    06/13/2022, 8:06 PM
    Has anyone found that Cy 10 breaks their TestRail integration via the
    cypress-testrail-simple
    plugin? I get a very weird error where my CI runner attempts to look for a package named
    testrail-start-run
    based on the
    npx testrail-start-run
    command. Not sure how to begin debugging this.
  • r

    rough-magazine-51515

    06/13/2022, 10:30 PM
    Why they decided to remove run all test?
  • f

    full-ram-6858

    06/13/2022, 10:54 PM
    I'm facing a really weird issue...
  • f

    full-ram-6858

    06/13/2022, 10:54 PM
    Cypress doesn't work with typescript 4.5.2
  • f

    full-ram-6858

    06/13/2022, 10:56 PM
    not sure if it's my environment though since it works if I bump the typescript version to 4.5.3
1...567...18Latest