Execution Trace Quiz - 3 QuestionsTest your understanding123What does cy.wait('@getUsers') do in this test?AWaits for the button to become visibleBWaits for the GET /api/users network request to finishCWaits for the page to load completelyDWaits for the user list element to appear Show Hint