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

https://github.com/trion-development/screen-capture-puppeteer-playwright

Get started with Puppeteer or Playwright for automated screen captures in CI/CD environments. For details, check our blog post: https://www.trion.de/news/2024/02/05/screen-recordings-puppeteer-playwright.html
https://github.com/trion-development/screen-capture-puppeteer-playwright

Last synced: about 1 year ago
JSON representation

Get started with Puppeteer or Playwright for automated screen captures in CI/CD environments. For details, check our blog post: https://www.trion.de/news/2024/02/05/screen-recordings-puppeteer-playwright.html

Awesome Lists containing this project

README

          

# Automate screen capture with Puppeteer or Playwright

This project contains automated tests for web applications using Playwright and Puppeteer. Both test suites are designed to run in Docker containers and simulate user interaction with a web page, capturing video and screenshots.

See the [puppeteer](puppeteer/) and [playwright](playwright/) directories for more information on running the tests and integrating them into a CI/CD pipeline.

## Screen Recordings

[video.webm](https://github.com/trion-development/screen-capture-puppeteer-playwright/assets/25386154/c307f09a-3f2d-4770-ad08-97f910d90746)

![Screenshot](screen-recordings/screenshot.png)