The traces command lets you get Playwright trace viewer URLs for tests in a run.
List traces
This command lists trace entries for a run. Use this when you want Playwright trace viewer URLs for debugging failures. Scope to a single test entity with --test-entity-id when you already know which test failed.
neetoplaydash traces list q4vst6j z7ghjk2
neetoplaydash traces list q4vst6j z7ghjk2 --test-entity-id ent01
Required arguments:
<project_id>- Project identifier<run_id>- Run identifier
Optional flags:
--test-entity-id- Scope traces to a single test entity--subdomain <name>- Target a specific logged-in workspace--json- Return JSON envelope output--quiet- Return raw payload only--toon- Return TOON (token-optimized) output
Sample output:
TITLE TES... TRACE URLS
────────── ────── ─────────────────────────────────────────────────────────────────────────────────────────────────────────
should ... jxj... https://trace.playwright.dev/?trace=https://assets-cdn.neetoplaydash.com/rails/active_storage/blobs/pr...
should ... e4x... https://trace.playwright.dev/?trace=https://assets-cdn.neetoplaydash.com/rails/active_storage/blobs/pr...
should ... dbr... https://trace.playwright.dev/?trace=https://assets-cdn.neetoplaydash.com/rails/active_storage/blobs/pr...
should ... b87... https://trace.playwright.dev/?trace=https://assets-cdn.neetoplaydash.com/rails/active_storage/blobs/pr...
should ... bej... https://trace.playwright.dev/?trace=https://assets-cdn.neetoplaydash.com/rails/active_storage/blobs/pr...