Three new features of Cypress v12

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ก.พ. 2025

ความคิดเห็น • 11

  • @lasithawijenayake7606
    @lasithawijenayake7606 2 ปีที่แล้ว +1

    This is Simple and perfect! Thanks! Filip

  • @notsogoodgamer518
    @notsogoodgamer518 2 ปีที่แล้ว

    I was talking to a friend of mine about how much I hate that detached from the dom and how I handle it with different methods dynamically, but it was such a dread. This is so good. Now cypress is leveling the playground with the playwright. What I am hearing from my network is they either decided to switch to the playwright or considered it seriously, but it would be such a big cost to switch. Now, I can say that investing in Cypress was a good choice. I hope they handle other issues such as drag and drop not working with angular different versions.

  • @karthiknatarajan6506
    @karthiknatarajan6506 2 ปีที่แล้ว

    Thanks Filip

  • @dtorcates
    @dtorcates 2 ปีที่แล้ว

    Cool, thanks Filip!!

  • @karla5395
    @karla5395 2 ปีที่แล้ว

    This awesome!! Thank you for making this video🎉

  • @MohamadKh75
    @MohamadKh75 2 ปีที่แล้ว

    Great! I hope we see some improvement in iFrames too

  • @ramkit7766
    @ramkit7766 2 ปีที่แล้ว

    Hi Filip, I want to use ".env" for project secrets. I have tried all the possible ways to use ".env" for project secrets. But none worked. Could you please make a video of how to use ".env" file for project secrets instead of env values from Cypress config?

  • @schantin
    @schantin 2 ปีที่แล้ว

    Promising approach with cy.origin. Unfortunately, neither PayPal nor Sofort.com can still be automated in the test runner. With PayPal, entering the credentials still works, after that it hangs up. With Sofort it hangs immediately. Too bad.

  • @ahme585
    @ahme585 2 ปีที่แล้ว

    thanks, any reason you're using single quotes rather than double quotes?

    • @filip_hric
      @filip_hric  2 ปีที่แล้ว

      Just like them better. One advantage is that if I have a text that has classic double quotes in it, I don’t need to use escape symbol