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

https://github.com/liquidlight/playwright-framework

A wrapper framework around Playwright offering defaults & helpful functions
https://github.com/liquidlight/playwright-framework

playwright playwright-typescript testing

Last synced: 6 months ago
JSON representation

A wrapper framework around Playwright offering defaults & helpful functions

Awesome Lists containing this project

README

          

# Playwright Framework

A framework of sensible config & utilises for use with [Playwright](https://playwright.dev/).

ESM and CommonJS compatible; this framework offers dynamic URLs/Hosts, dynamic test matching, sensible default (with Monocart preconfigured) along with TYPO3 related enhancements.

### [📚 View the documentation](https://liquidlight.github.io/playwright-framework/)

Legacy installations can find the relevant documentation on the tags:

- [2.x](https://github.com/liquidlight/playwright-framework/tree/main) for ESM & CommonJS
- [1.x](https://github.com/liquidlight/playwright-framework/tree/1.1.0) for ESM
- [0.x](https://github.com/liquidlight/playwright-framework/tree/0.4.0-beta.1) for CommonJS