先访问某个url cy.visit('http://localhost:8080/app') // 请求url 是http://localhost:8080/users/1.json cy.request('users/1.json') ...
確定! 回上一頁