Playwright Tests This project contains Playwright-based tests made with Donobu. Installation Install project dependencies: npm install Install Playwright tooling (e.g. the web browsers for running tests) npx playwright install Running Tests npx playwright test