Set up steps
- Open the folder in a ide like VSCode
- Open the terminal, navigate to the project and run
npm install
- Go to the tests folder and open example.spec.ts
- Modify line 6 for the search term you prefer
- Run with
npx playwright test
Set up steps
npm install
npx playwright test