cy.get('.btn').click() // Click on button cy.focused().click() // Click on el ... but actually isn't visually inside the parent (per the CSS Object Model).
確定! 回上一頁