Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elaichenkov/playwright-example-recipes
Different example recipes for end-to-end testing common scenarios with Playwright and Playwright Test runner
https://github.com/elaichenkov/playwright-example-recipes
automation automation-test automation-ui javascript playwright playwright-test-runner playwright-tests playwright-typescript typescript
Last synced: about 1 month ago
JSON representation
Different example recipes for end-to-end testing common scenarios with Playwright and Playwright Test runner
- Host: GitHub
- URL: https://github.com/elaichenkov/playwright-example-recipes
- Owner: elaichenkov
- License: mit
- Created: 2021-06-25T07:23:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-01T07:38:33.000Z (over 3 years ago)
- Last Synced: 2024-11-09T18:04:11.774Z (3 months ago)
- Topics: automation, automation-test, automation-ui, javascript, playwright, playwright-test-runner, playwright-tests, playwright-typescript, typescript
- Language: Shell
- Homepage:
- Size: 60.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Playwright Recipes
## Examples:
1. Authentication:
```sh
npm run test:authentication
```## Author
Yevhen Laichenkov