Skip to content

mitsudani/ml-playwright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-playwright 🎭

e2e testing Mercado Libre website with Playwright

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

USER

Running Tests

Run tests on headless mode:

  npx playwright test

Debbug and headed mode:

  npm run playwright:d

Skip flaky tests:

  npm run playwright-skip-flaky

About

e2e testing Mercado Libre website with Playwright

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published