Example Repositories
Playwright
| Tools | Language | Sample Code | More Info |
|---|---|---|---|
| Playwright | JavaScript | https://github.com/alisterscott/playwright-demo | Original - no test runner |
| Playwright & Jest | JavaScript | https://github.com/alisterscott/playwright-jest-demo | Before Playwright Test Runner existed |
| Playwright Test Runner | JavaScript | https://github.com/alisterscott/playwright-test-demo | |
| Playwright Test Runner | TypeScript | https://github.com/alisterscott/playwright-test-ts-demo | |
| Playwright & NUnit | C# | https://github.com/alisterscott/PlaywrightNunitDemo |
Puppeteer
| Tools | Language | Sample Code | More Info |
|---|---|---|---|
| Puppeteer | JavaScript | https://github.com/alisterscott/puppeteer-demo |
Cypress
| Tools | Language | Sample Code | More Info |
|---|---|---|---|
| Cypress | JavaScript | https://github.com/alisterscott/cypress-demo |
Karate
| Tools | Language | Sample Code | More Info |
|---|---|---|---|
| Karate | https://github.com/alisterscott/karate-demo |
Watir
| Tools | Language | Sample Code | More Info |
|---|---|---|---|
| Watir + Cucumber | Ruby | https://github.com/alisterscott/WatirMelonCucumber |
WebDriver/Selenium
| Tools | Language | Sample Code | More Info |
|---|---|---|---|
| WebDriverIO | JavaScript | https://github.com/alisterscott/webdriver-io-demo | |
| WebDriverJS | JavaScript | https://github.com/alisterscott/webdriver-js-demo |