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
- Host: GitHub
- URL: https://github.com/liquidlight/playwright-framework
- Owner: liquidlight
- Created: 2023-12-14T12:39:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-11T14:01:35.000Z (7 months ago)
- Last Synced: 2025-12-12T17:48:11.869Z (7 months ago)
- Topics: playwright, playwright-typescript, testing
- Language: TypeScript
- Homepage: https://liquidlight.github.io/playwright-framework/
- Size: 316 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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