Testing
Test Framework
Mocking Libraries
E2E testing
- Cypress
- Puppeteer
- Playwright
- Selenium
Playwright
- Test Safari ได้
- JavaScript/TypeScript document https://playwright.dev/docs/core-concepts/
- Python document https://playwright.dev/python/docs/core-concepts/
- Java document https://playwright.dev/java/docs/core-concepts
- JS/TS มี document ที่ playwright.dev => native, first class citizen อยู่แล้ว
- Java มี document ที่ playwright.dev => target คนเขียน Selenium
- Java มี document ที่ playwright.dev => target tester ที่ใช้ Python
- C# ยังไม่มี document ที่ playwright.dev => low priority ที่ไปดูที่ github https://github.com/microsoft/playwright-sharp 🤣
Loading comments...