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

https://github.com/codeispoetry/e2etalk

Test repo to show playwright in action
https://github.com/codeispoetry/e2etalk

Last synced: 12 months ago
JSON representation

Test repo to show playwright in action

Awesome Lists containing this project

README

          

# e2e-Tests with Playwright

## Installation
```
npm install
```
Background: ```npm init playwright@latest```

## Usage
```
npm test
```