Trace viewer

Good job! 👏
Please wait for the others to finish so we could go through the solution to this exercise together.

Generating local traces

You can generate a trace of your local test run by setting the --trace CLI option of playwright to on:
npx playwright test --trace on
# or
npm test -- --trace on

Please set the playground first

Loading "Trace viewer"
Loading "Trace viewer"

No tests here 😢 Sorry.