Parse The Account Number Explained

Опубликовано: 09 Сентябрь 2024
на канале: gleb bahmutov
386
19

This video solves a Cypress test problem the user asked. The application shows an account number: a 9-digit number. The test should wait for the number and then compare its value. I explain the problem with the initial solution and then show how to write this test. Find the full code at https://glebbahmutov.com/cypress-exam...