Skip to main content

Quiz: Setup & First Test

Test what you learned in this lesson before moving on.

Lesson Quiz

Pass with 80% to complete this lesson.

1. What does the `npm init playwright@latest` command do?

2. Which Playwright CLI flag opens an interactive development experience with a timeline and DOM snapshots?

3. What object does each Playwright test receive to interact with the browser?