Playwright Framework Structure playwright-framework/ ├── .github/ │ └── workflows/ │ ├── ci.yml │ ├── nightly.yml │ └── release.yml ├── config/