0

I have a suite of cypress tests for an online application. Some of my tests only tests what is on the final page of the application or decision pages and hence do not want to always fill the initial pages each time I run these tests. I am hence trying to see if I can load state and which auto populates all the initial pages and loads the page I have the tests or require to test

I tried using cy.session like in the login scenario but not making headway with this.

Please does anyone know how this can be done.

favored
  • 83
  • 5

0 Answers0