Publish Playwright Test Reports with GitLab CI/CD Artifacts
A step-by-step guide to configuring Playwright and GitLab CI/CD to automatically publish HTML test reports with clickable links.
A step-by-step guide to configuring Playwright and GitLab CI/CD to automatically publish HTML test reports with clickable links.
A step-by-step guide to setting up a pre-commit hook to ensure Playwright versions match between package.json and .gitlab-ci.yml.