Powered by
But it goes on to say Tests will often be faster ...
# help
f
fresh-doctor-14925
06/28/2022, 12:16 PM
But it goes on to say > Tests will often be faster if you call cy.visit() only when necessary. This works especially well when organizing tests into suites and calling cy.visit() after logging in inside a beforeEach hook.
Previous
Next