hostname : 'localhost', }) // spying and response stubbing cy.intercept('POST', '/users*', { statusCode: 201, body: { name: 'Peter Pan', } ...
確定! 回上一頁