Cùng học Cypress (phần 3): Tương tác với Web element
I. Chuẩn bị 1.Update lên cypress mới nhất (ở thời điểm này là 9.2.1) npm install –save-dev cypress@9.2.1 2. Open cypress window Cách 1: npx cypress open Cách 2: Sửa file package.json “scripts”: { “cp:open”: “cypress open” } Run: npm … Continue reading Cùng học Cypress (phần 3): Tương tác với Web element
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed