Testing · +9 pointsPlaywright
Microsoft's E2E testing framework — cross-browser automation.
- Install
- npm init playwright@latest
- License
- Apache-2.0
- Stars
- ★ 68k+
Integration goal
Write a Playwright test that checks page title.
- Create example.spec.js
- Use page.goto and expect title
- Push to GitHub
Open Integration Workspace →← All open source tools