e2e testing Mercado Libre website with Playwright
To run this project, you will need to add the following environment variables to your .env file
USER
Run tests on headless mode:
npx playwright testDebbug and headed mode:
npm run playwright:dSkip flaky tests:
npm run playwright-skip-flaky