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

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.

Awesome Lists containing this project

README

          

# @duplojs/playwright
[![NPM version](https://img.shields.io/npm/v/@duplojs/playwright)](https://www.npmjs.com/package/@duplojs/playwright)

## Documentation

- https://playwright.duplojs.dev

## Install

```bash
npm i @duplojs/playwright@0 @duplojs/utils@1
```