/test-playwright-ts

A simple Playwright test to verify execution with Selenium Grid on Kubernetes

Primary LanguageTypeScript

Install node modules

npm install

Install Playwright

npx playwright install

Update .env file if needed

Run tests against Selenium Grid

npx playwright test