🌈 搜索
📅  最后修改于: 2022-03-11 14:55:10.353000             🧑  作者: Mango
cy.wait('@getTest.all') .should("have.length", 2) .then((xhrs) => { console.log(xhrs); });