Build, Test, and Deliver Client #188
Annotations
3 errors
Run npm test:
web-app/src/App.test.tsx#L13
Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1140/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
❯ src/App.test.tsx:13:30
|
Run npm test:
web-app/src/App.test.tsx#L18
TypeError: Cannot read properties of undefined (reading 'close')
❯ src/App.test.tsx:18:19
|
Run npm test
Process completed with exit code 1.
|
Loading