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
- Host: GitHub
- URL: https://github.com/akarsh/getting-started-with-playwright
- Owner: akarsh
- License: gpl-3.0
- Created: 2023-08-09T20:26:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T08:22:05.000Z (almost 2 years ago)
- Last Synced: 2025-06-09T01:02:09.193Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 197 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# getting-started-with-playwright
[](https://github.com/akarsh/getting-started-with-playwright/actions/workflows/test-on-push.yml)
[](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.