| .. | ||
| pom | ||
| server | ||
| 1-getting-started.spec.ts | ||
| 2-actions.spec.ts | ||
| 3-assertions.spec.ts | ||
| 4-file-uploads.spec.ts | ||
| 5-networking.spec.ts | ||
| playwright.config.ts | ||
| README.md | ||
Playwright examples
This directory contains examples for Playwright. Run them with the following command:
npm run test:e2e-examples
yarn test:e2e-examples