IKivan-kozenko -aqa
Try yourself as a QA tester
Back to topic

Quiz

UI Mode

Check yourself

  1. 1.A test clicks a button and then the assertion fails — but you can't tell why from the error message alone. How does UI Mode help?
  2. 2.You're writing a new test and keep running it to check your locators. What's the fastest workflow?
  3. 3.What command launches Playwright UI Mode?
  4. 4.In UI Mode, what does the watch mode (eye icon) do when enabled on a test?
  5. 5.How does the time-travel debugging feature work in UI Mode?
  6. 6.You want to run only the tests tagged @smoke in a specific project (Chromium) from UI Mode. How do you achieve this?
  7. 7.How does UI Mode differ from Trace Viewer?
  8. 8.In UI Mode, what does the Log tab show for a selected action?