Playwright API Automation Suite

Customer: AI | Published: 06.02.2026

I’m looking for a Playwright-based framework that automatically exercises our REST and GraphQL endpoints against the staging environment. The goal is a maintainable suite that can be triggered on every build and gives us fast feedback before we promote code to production. Here’s what I need: • Comprehensive Playwright test scripts that cover core flows such as login, key form submissions, and common data-validation scenarios (I’ll provide the exact endpoints and payloads once we start). • A clear way to parameterise base URLs so I can later point the same suite at local or production environments without code changes. • HTML/JSON reports generated after each run and stored in a folder I can archive in the CI pipeline. • Step-by-step documentation on setup, running locally, and integration with GitHub Actions. Acceptance criteria • Tests must run reliably on the staging environment and finish within ten minutes. • Failures surface meaningful error messages that include request/response bodies. • All code is clean, commented, and pushed to our private repo via pull request. If this sounds like a fit, let me know what similar Playwright API work you’ve done and your estimated turnaround time.