Skip to content

quanghuybest2k2/upload-file-testing

Repository files navigation

Install and run

cp .env.example .env
npm install

Runs the end-to-end tests.

npm test

Starts the interactive UI mode.

npm run ui

Other Command

Runs the tests only on Desktop Chrome.

npx playwright test --project=chromium

Runs the tests in a specific file.

npx playwright test example

Runs the tests in debug mode.

npx playwright test --debug

Auto generate tests with Codegen.

npx playwright codegen

About

Test upload-file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors