I\'ve had lots of flaky tests because the commands were not waiting for the API calls to be completed. I found using:
cy.intercept(\'/api\').as(\'api\') cy.wa