Dotnet Playwright CI Caching

Cache Playwright browser binaries in CI/CD pipelines (GitHub Actions, Azure DevOps) to eliminate 1-2 minute download overhead on every build. Uses version-based cache keys derived from Central Package Management (CPM) for automatic invalidation. Use when: setting up or optimizing CI/CD for .NET projects with Playwright E2E tests.

RyoMurakami1983 Updated

File contents

RyoMurakami1983/skills_repository/tree/main/dotnet/dotnet-playwright-ci-caching commit 00d0259dd1

Frequently asked questions

npx skillmds@latest add ryomurakami1983/dotnet-playwright-ci-caching