Powered by
However, any time you want to test something on a ...
# help
g
gentle-accountant-4760
06/28/2022, 11:47 AM
However, any time you want to test something on a different page, you will need to call cy.visit() at the beginning of that test, which will then be effectively calling cy.visit() twice in a row, which will result in slightly slower tests.
Previous
Next