WIZE - Automation Test Run tests Before run the tests execute: Install dependencies yarn install Install playwright browsers yarn playwright install Execute tests yarn test Before Commit Before commit run npx prettier . --check npx prettier . --write