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

Quiz

Videos

Check yourself

  1. 1.You want videos to be recorded but not waste disk space on passing tests. Which mode should you use?
  2. 2.You create a browser context manually with browser.newContext() and configure video: 'on'. After running the test, the video file doesn't appear. What's missing?
  3. 3.Where can you find and play back test videos after a run?
  4. 4.You configure video: 'on-first-retry' but your suite runs with retries: 0. A test fails. Is there a video?
  5. 5.After your test finishes but while the context is still open, you call page.video().path(). What does it return?
  6. 6.What is the default video resolution when no size is specified in the video config?
  7. 7.You want to share a recorded test failure with a non-technical stakeholder who doesn't use Playwright. What's the easiest way to show them what went wrong?
  8. 8.Can video annotations (highlighting actions with outlines and test step names in the video) help with non-technical stakeholder reviews?