Skip to content

content-services/content-sources-playwright

Repository files navigation

Install NPM packages

npm ci

Install Playwright browsers and dependencies

npx playwright install --with-deps

Run your tests:

npx playwright test

Run a single test:

npx playwright test UI/CreateCustomRepo.spec.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published