Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Playwright Recipes

## Examples:
1. Authentication:
```sh
npm run test:authentication
```

## Author
Yevhen Laichenkov