Skip to content

unacms/una-ui-test3

Repository files navigation

UNA e2e tests using Playwright

Install depedences:

npm install

Install browsers:

npx playwright install

Run tests:

npm run test

Run tests interactively:

npm run test:headed

Debug tests:

npm run debug

Run tests code generator:

npm run codegen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published