@viewgraph/playwright
Advanced tools
+10
-3
| { | ||
| "name": "@viewgraph/playwright", | ||
| "version": "0.1.1", | ||
| "version": "0.2.0", | ||
| "description": "ViewGraph capture fixture for Playwright - capture structured DOM snapshots during E2E tests", | ||
@@ -25,3 +25,10 @@ "type": "module", | ||
| }, | ||
| "keywords": ["viewgraph", "playwright", "testing", "dom-capture", "mcp", "accessibility"], | ||
| "keywords": [ | ||
| "viewgraph", | ||
| "playwright", | ||
| "testing", | ||
| "dom-capture", | ||
| "mcp", | ||
| "accessibility" | ||
| ], | ||
| "license": "AGPL-3.0", | ||
@@ -37,2 +44,2 @@ "homepage": "https://chaoslabz.gitbook.io/viewgraph", | ||
| } | ||
| } | ||
| } |
40172
0.07%