Vercel Env Checker

Playwright project graph

Preview project setup, dependency, and teardown order before a test run.

Enter a safe JSON summary of project names and edges. See what runs first, what is skipped, and where UI mode or --no-deps changes the declared graph.

Graph onlyNo config executionCopyable report

Project graph

No repo access
Do not paste private repository code, test data, tokens, CI logs, or executable config. This page reads only JSON project names, dependency arrays, and teardown names.
pass

Execution preview

pass

The selected project graph has a safe static execution preview.

Phases3
Dependencies1
Teardowns1
Findings1
phase 1

setup

Projects in one phase can run after the prior phase passes, subject to Playwright workers and filters.

phase 2

chromium + firefox + webkit

Projects in one phase can run after the prior phase passes, subject to Playwright workers and filters.

phase 3

cleanup

Projects in one phase can run after the prior phase passes, subject to Playwright workers and filters.

Run summary

selected: chromium, firefox, webkitincluded deps: setupteardown: cleanupomitted: none
info

Static graph only

This result does not execute Playwright, inspect test files, or prove runtime behavior.

Safe report

Playwright project dependency preview
Status: pass
Run mode: default
Selected: chromium, firefox, webkit
Dependencies included: setup
Teardowns: cleanup
Omitted projects: none

Execution phases:
- Phase 1: setup
- Phase 2: chromium, firefox, webkit
- Phase 3: cleanup

Findings:
- info: Static graph only - This result does not execute Playwright, inspect test files, or prove runtime behavior.

Boundary:
- This page does not execute Playwright, read a repository, or evaluate config code.
- Confirm current Playwright version behavior before relying on filtered or UI-mode runs.

What this checks

Declared dependency closure, execution phases, teardown placement, selected projects, and documented mode boundaries.

What this does not do

It does not run Playwright, evaluate TypeScript, inspect test files, read your repository, or guarantee behavior for a particular Playwright version.