13:00 - 14:30
16:00 - 17:00
☐ Node.js 20+ installed
☐ npm or yarn package manager available and updated
☐ Install Playwright for TypeScript → npm i -D @playwright/test
☐ VS Code (recommended) or another TypeScript-friendly IDE → Download VS Code
☐ Git installed and configured → Download Git
☐ GitHub Copilot subscription (recommended) or other LLM provider (Claude, ChatGPT, BYO, etc.)
☐ Familiarity with web testing (DOM, selectors, assertions)
☐ Comfortable with Git and command-line tooling
☐ Basic understanding of TypeScript syntax and async/await