Playwright Automation (NOTE: Work In Progress) Installing: npm install Running ALL Tests (Headless mode): npx playwright test Running ALL Tests (UI mode): npx playwright test --ui API Tests: npx playwright test apiTests.spec.js Login Tests: npx playwright test loginTests.spec.js Results (Chromium, Firefox, Safari)