https://github.com/duplojs/playwright
@duplojs/playwright is a library that rethinks Playwright testing through website, page, and component building blocks for a more natural representation of your app.
https://github.com/duplojs/playwright
duplojs playwright testing
Last synced: about 1 month ago
JSON representation
@duplojs/playwright is a library that rethinks Playwright testing through website, page, and component building blocks for a more natural representation of your app.
- Host: GitHub
- URL: https://github.com/duplojs/playwright
- Owner: duplojs
- Created: 2026-04-04T18:05:10.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-05-01T20:32:28.000Z (2 months ago)
- Last Synced: 2026-05-01T22:21:35.091Z (2 months ago)
- Topics: duplojs, playwright, testing
- Language: TypeScript
- Homepage:
- Size: 1.39 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# @duplojs/playwright
[](https://www.npmjs.com/package/@duplojs/playwright)
## Documentation
- https://playwright.duplojs.dev
## Install
```bash
npm i @duplojs/playwright@0 @duplojs/utils@1
```