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

https://github.com/akarsh/getting-started-with-playwright

This project demonstrates the usage of playwright in a Node.js project with GitHub Actions
https://github.com/akarsh/getting-started-with-playwright

Last synced: 5 months ago
JSON representation

This project demonstrates the usage of playwright in a Node.js project with GitHub Actions

Awesome Lists containing this project

README

          

# getting-started-with-playwright

[![test-on-push](https://github.com/akarsh/getting-started-with-playwright/actions/workflows/test-on-push.yml/badge.svg)](https://github.com/akarsh/getting-started-with-playwright/actions/workflows/test-on-push.yml)
[![create-pr-on-push-to-develop](https://github.com/akarsh/getting-started-with-playwright/actions/workflows/create-pr-on-push-to-develop.yml/badge.svg)](https://github.com/akarsh/getting-started-with-playwright/actions/workflows/create-pr-on-push-to-develop.yml)

This project demonstrates the usage of playwright in a Node.js project with GitHub Actions

## Installation

Install getting-started-with-playwright with npm

```bash
npm install
```

## Running Tests

To run tests, run the following command

```bash
npm run test
```

## License

[GNU GENERAL PUBLIC LICENSE Version 3](LICENSE)

## Authors

- [@akarsh](https://github.com/akarsh)

### Credits

This project uses Open Source components. You can find the source code of their open source projects along with license information below. We acknowledge and are grateful to these developers for their contributions to open source.