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

Опубликовано: 06 Октябрь 2024
на канале: JoanMedia
3,471
95

Hey masters! In this video, I want to explain how to hide XHR-FETCH requests, the test isolation configuration, what is cy.origin(), and baseUrl configuration(using JSON files).

Where can you find the code I made? https://github.com/JoanEsquivel/cypre...

All the resources used for this video are documented in the repo.

⏰Timestamps:
00:00​​​​ - Long Introduction
02:33 - Hide XHR FETCH requests in our Cypress Test Runner
05:23 - Test Isolation: Best Practice & how it works
09:23 - Cy.Origin()
13:18 - Configuration switching for Cypress 10+


#automation #cypress #testing