@thisisagile/easy-playwright
Advanced tools
Comparing version
{ | ||
"name": "@thisisagile/easy-playwright", | ||
"version": "17.13.8", | ||
"version": "17.13.9", | ||
"description": "Straightforward wrapper library for Playwright web testing framework", | ||
@@ -43,6 +43,6 @@ "author": "Sander Hoogendoorn", | ||
"dependencies": { | ||
"@thisisagile/easy": "^17.13.8", | ||
"@thisisagile/easy-test-web": "^17.13.8", | ||
"@thisisagile/easy": "^17.13.9", | ||
"@thisisagile/easy-test-web": "^17.13.9", | ||
"playwright": "^1.41.2" | ||
} | ||
} |