CI/CD guide: store Playwright test results in AWS S3
Intro
Modern software development is deeply intertwined with software testing. Unit tests, integration tests, end-to-end tests — without them, we would spend much more time fixing trivial b...