diff --git a/extension/welcome.html b/extension/welcome.html index 8887803..62214b3 100644 --- a/extension/welcome.html +++ b/extension/welcome.html @@ -232,7 +232,8 @@ "playwriter": { "command": "npx", "args": [ - "playwriter" + "-y", + "playwriter@latest" ] } }