Sometimes the cy.visit() command is flaky and does not fully load the page and fails. We run this command in the beforeAll(before) hook and then run our tests. If there was an option to retry the beforeAll(before) hook when it fails that would be great.
Sometimes the cy.visit() command is flaky and does not fully load the page and fails. We run this command in the beforeAll(before) hook and then run our tests. If there was an option to retry the beforeAll(before) hook when it fails that would be great.