Martin Thiele

Results 2 comments of Martin Thiele

Also looking for a python solution

```bash pip install git+https://github.com/microsoft/playwright-python.git playwright install-deps playwright install ``` this worked for me, as @fawazahmed0 suggested. It installs version: `1.44.1.dev11+gc6cc4c9` **Edit:** This broke as 1.45.0 waas released and required doing...