UNPKG

playwright-archive

Version:

A lightweight CLI tool to archive and serve your Playwright test run history with a web interface. Useful for CI environments and local development.

14 lines (13 loc) 403 B
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Playwright Archive</title> <script type="module" crossorigin src="/assets/index-C-n84QZw.js"></script> <link rel="stylesheet" crossorigin href="/assets/index-qsEbkvXW.css"> </head> <body> <div id="root"></div> </body> </html>