CYPRESS: Environment Management, Hide Requests, Test Isolation and Cy.Origin()

Sdílet
Vložit
  • čas přidán 21. 08. 2024

Komentáře • 13

  • @joanmedia
    @joanmedia  Před rokem +2

    🤖DISCORD: discord.gg/2F9E2fRGaU
    ⭐PREMIUM Cypress + Typescript course: shorturl.at/dcnPn
    📣FREE Cypress videos: shorturl.at/h6iEX

  • @syedmuhammadusmanghani9238

    This video was a life saver. I watched it and was able to hide all XHR logs in my Cypress v12 run

  • @muradazimov2389
    @muradazimov2389 Před rokem

    Thank you Joan! I love your video! Great Explanation

  • @Saitest
    @Saitest Před rokem

    ❤ Thanks for the update!!

  • @AnnymousFreedom
    @AnnymousFreedom Před rokem +1

    Nice video master!

  • @maortiz21
    @maortiz21 Před rokem

    so useful, thank you very much!

  • @sandhyakveena36
    @sandhyakveena36 Před rokem

    Super idea. Thx

  • @JoaoPedro-hf3np
    @JoaoPedro-hf3np Před rokem +1

    You could use cypress tasks to do the environment switching and deal with most of all different variations from env A to env B, for instance. This way you don't need to "overload" cypress with tons of environment variables (which is not the case in the example you provided though). Anyway, is just a thought. What is your thought on this approach of using cypress tasks instead of environment variables?

  • @eltingui
    @eltingui Před rokem +1

    Puedes subir un vídeo explicando una conexión MS sql server + Cypress

  • @metarun3
    @metarun3 Před rokem

    Awesome Thank you Joan. If I add some other values in these json file as per different env how can i access them in my test. I am using cucumber page object model framework? Any thoughts

  • @silesianguy87
    @silesianguy87 Před rokem

    Thank U