0
0
Cypresstesting

Waiting for requests (cy.wait with alias) in Cypress - Test Execution Trace

Choose your learning style9 modes available
Execution Trace Quiz - 3 Questions
Test your understanding
What does cy.wait('@getUsers') do in this test?
AWaits for the button to become visible
BWaits for the GET /api/users network request to finish
CWaits for the page to load completely
DWaits for the user list element to appear