This project includes an automated test using Playwright to validate the guest login flow for Decentraland.
- Open the Decentraland client
- Click "Explore as a guest"
- Verify redirection to
https://decentraland.org/play/?guest=true
- Node.js
- Playwright
- JavaScript
- Headless Chromium
- Install dependencies:
npm install