This is what we mean when we say Cypress commands are asynchronous. ... () cy.get('ul>li').eq(2) } else { cy.get('My Profile').click() } ...
確定! 回上一頁