diff --git a/docs/showcase.md b/docs/showcase.md index 1d02201619..84ca5c79c1 100644 --- a/docs/showcase.md +++ b/docs/showcase.md @@ -14,6 +14,9 @@ * [QA Wolf](https://github.com/qawolf/qawolf): Record and create Playwright tests and then run them in CI * [CodeceptJS](https://github.com/Codeception/CodeceptJS): Write scenario-driven Playwright tests with synchronous code * [Lumberjack](https://github.com/JakePartusch/lumberjack): Automated accessibility scanner to run checks on your entire website +* [playwright-video](https://github.com/qawolf/playwright-video): Capture a video while executing a Playwright script +* [test-real-styles](https://github.com/Xiphe/test-real-styles): Utility to test real styling of virtual DOM elements in a browser +* [dom-to-playwright](https://github.com/Xiphe/dom-to-playwright) to copy a JSDOM snapshot into a Playwright page. ## Frameworks