From 8c5b1dab9459e72f4757c2baea02fb70e8c1a6ec Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 30 Nov 2023 16:49:18 +0100 Subject: [PATCH] add playwright install --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb464f1..9d61b40 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Create a python environment and install all dependencies via ```bash pip install -r requirements.txt +playwright install ``` Run the script with