add playwright install
This commit is contained in:
parent
dbbbd3a43d
commit
8c5b1dab94
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ Create a python environment and install all dependencies via
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
playwright install
|
||||||
```
|
```
|
||||||
|
|
||||||
Run the script with
|
Run the script with
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue