https://cypress.io logo
Join Discord
Powered by
# e2e-testing
  • f

    fresh-doctor-14925

    06/22/2022, 8:37 PM
    Has anyone checked in with @magnificent-finland-58048 to see how he’s coping through this ordeal?
  • r

    rapid-application-21794

    06/22/2022, 8:38 PM
    i believe i was
  • r

    rapid-application-21794

    06/22/2022, 8:38 PM
    im guessing that re initializes the variable between tests
  • r

    rapid-application-21794

    06/22/2022, 8:38 PM
    ?
  • f

    fresh-doctor-14925

    06/22/2022, 8:38 PM
    Shouldn’t be an issue if the scenarios are part of the same spec file. Parallelisation is done on a per-spec basis
  • r

    rapid-application-21794

    06/22/2022, 8:39 PM
    i ended up storing the variable in the config file using a task, got it working that way
  • l

    late-planet-4481

    06/22/2022, 9:06 PM
    Another kludge would be to store it on the Cypress object ¯\_(ツ)_/¯
  • g

    gray-kilobyte-89541

    06/22/2022, 9:14 PM
    yeah, if you are visiting two origins, then it reloads the spec, so it is the same as if those two tests were in two separate spec files. You can do

    https://www.youtube.com/watch?v=wJ3VyGEDHA0&feature=youtu.be▾

    (or use cypress-data-session plugin)
  • a

    aloof-beach-98822

    06/22/2022, 10:35 PM
    I was trying to integrate cypress and lighthouse. keep getting this error. cy.task('lighthouse') failed with the following error >You probably have multiple tabs open to the same origin. Please
  • a

    aloof-beach-98822

    06/22/2022, 10:35 PM
    Please advise!
  • m

    mammoth-manchester-71430

    06/23/2022, 6:01 AM
    Need to send an email from Cypress, but it returns 'will not send email results'. configured the cypress-email-results plugins https://github.com/bahmutov/cypress-email-results, but email not triggered, needed support on this
  • b

    bitter-apple-86316

    06/23/2022, 11:59 AM
    Anyone share how to handle websocket using cypress in angular app
  • m

    magnificent-finland-58048

    06/23/2022, 2:17 PM
    you either need a reproducible repo, or need to enter an issue for the plugin author I had an interaction with him 2 years ago, he's very helpful and attentive
  • m

    magnificent-finland-58048

    06/23/2022, 2:19 PM
    @gray-kilobyte-89541 where is the plugin support when we need it 😹
  • g

    gray-kilobyte-89541

    06/23/2022, 2:20 PM
    i do interact with the plugin's author on the regular basis, i would not go that far to call him "helpful", certainly attentive is a stretch too
  • m

    magnificent-finland-58048

    06/23/2022, 2:23 PM
    and this one https://discord.com/channels/755913899261296641/755913900024791046/989409807368863744 ?
  • a

    adorable-stone-42197

    06/23/2022, 2:56 PM
    For some reason, this is not working now for me. I didn’t change anything and test are falling
  • m

    magnificent-finland-58048

    06/23/2022, 2:58 PM
    Percy, Applitools Happo?
  • m

    magnificent-finland-58048

    06/23/2022, 2:59 PM
    can you reproduce here https://github.com/muratkeremozcan/auth0-cypress ? or anywhere?
  • o

    orange-dog-93152

    06/23/2022, 3:00 PM
    Hi Murat. We are setting up Percy for visual testing. But for now at least we are verifying the attributes.
  • m

    magnificent-finland-58048

    06/23/2022, 3:01 PM
    isn't that redundant? It's difficult to verify the attributes, and dupe effort
  • a

    adorable-stone-42197

    06/23/2022, 3:02 PM
    As it seems that working. But my login command is different than this. And i want to use session only for the few tests. If u want i can send u private.
  • m

    magnificent-finland-58048

    06/23/2022, 3:03 PM
    let's do it
  • m

    magnificent-finland-58048

    06/23/2022, 3:18 PM
    @gray-kilobyte-89541 people need a course for https://github.com/bahmutov/cypress-data-session
  • g

    gray-kilobyte-89541

    06/23/2022, 3:21 PM
    I am thinking of starting a course about plugins, here is what I have, what else? - Cypress-watch-and-reload - cypress-recurse - Cypress-functional-helpers - Cypress-real-events - cy-api - cypress-data-session - ???
  • m

    magnificent-finland-58048

    06/23/2022, 3:21 PM
    spok
  • g

    gray-kilobyte-89541

    06/23/2022, 3:22 PM
    plus probably code coverage, and yeah, cy-spok!
  • m

    magnificent-finland-58048

    06/23/2022, 3:22 PM
    do those , the rest is bonus 😹
  • m

    magnificent-finland-58048

    06/23/2022, 3:23 PM
    make it a course that keeps giving make it a grinder's nightmare
  • g

    gray-kilobyte-89541

    06/23/2022, 3:23 PM
    yeah, I am thinking of starting, immediately starting to charge $50 and then as it becomes large increase the price
1...575859...192Latest