kinora

[ Trace viewer ]

The Playwright trace viewer, online

kinora embeds the full Playwright trace viewer in the browser, so any failure, live or from run history, opens inline. No downloading trace.zip, no local playwright show-trace.

Debugging a CI failure usually means downloading a trace.zip and running the trace viewer locally. kinora hosts the trace and embeds the real Playwright trace viewer in the dashboard, so a red test is one click from its full timeline, DOM snapshots, network, and console, right in the browser.

kinora.dev/trace
the Playwright trace viewer embedded in kinora, showing timeline, snapshot, and network panels

The real trace viewer

The same Playwright trace viewer you know, timeline, DOM snapshots, network, and console, running inside the dashboard.

No download step

Click a failure and the trace opens inline. No fetching trace.zip and running show-trace on your machine.

Works on history

Open the trace for any past run, not just the latest, because kinora keeps them.

Desktop app too

Prefer local? The kinora desktop app is a standalone Playwright trace viewer that needs no account.

FAQ

Can I view a Playwright trace online without downloading it?

Yes. kinora hosts the trace and embeds the Playwright trace viewer in the browser, so it opens inline on any failure with no download step.

Is it the real Playwright trace viewer?

Yes. The trace viewer is vendored from Playwright, so the timeline, snapshots, network, and console tabs behave exactly as you expect.

Can I open a local trace without an account?

Yes, with the kinora desktop app, a standalone local Playwright trace viewer that needs no account.

Awaiting first signal

Push your first run.

Add the reporter, point it at a kinora server, and watch the history build itself.