diff --git a/package.json b/package.json
index f8a9864fda6ac0d7261c29cfb8b6d32871f5c967..9431a4bbc24169a55b88dc6fd8c41eca59faceaa 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,8 @@
   "description": "",
   "main": "index.js",
   "scripts": {
-    "ui": "npx playwright test --ui"
+    "ui": "npx playwright test --ui",
+    "last": "npx playwright show-report"
   },
   "author": "Jens Grochtdreis",
   "license": "ISC",