Cypress - how to wait until application is ready?

前端 未结 0 673
野性不改
野性不改 2020-12-30 20:36

I want to wait until the application that Cypress tests against is ready. This code doesn\'t seem to do the job - any ideas?

before(() => {
    cy.request(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题