Apply shared framework updates and keep Playwright docs aligned in the same task.
Update these as needed for reusable behavior changes:
playwright/Utils/*.tsplaywright/test-manager.tsplaywright/constants.tsplaywright/global.setup.tsplaywright.config.ts
playwright/ai-docs/AGENTS.mdplaywright/ai-docs/ARCHITECTURE.md
playwright/ai-docs/ARCHITECTURE.md is the single source of truth for framework internals and scenario-level technical reference.
If a task adds/changes suites, tests, sets, setup flows, runtime flags, or stability constraints, doc updates are mandatory.
- Shared changes are reusable and not test-case specific
- Existing tests remain backward compatible or intentionally migrated
- AGENTS baseline reflects current suites/sets/workflow
- ARCHITECTURE topology/mapping/runtime sections match current code
- No references to non-existent files/suites/sets
Last Updated: 2026-03-05