AlexNetman

Results 5 comments of AlexNetman

Trying with MacOS 10.15 `python3 demo.py ` ![image](https://user-images.githubusercontent.com/4558228/89184999-3642ff00-d5a2-11ea-9c46-c04baf923509.png) Should I probably grant some extra permissions that Catalina usually requires?

@aslushnikov Why `toMatchSnapshot()` is not available in the documentation? It can not be found in API list. And the article that was in 1.13 https://playwright.dev/python/docs/1.13.0/test-snapshots is not available for 1.14...

That is not reproduced on Mac OS. On windows/linux you can go to chrome://flags and enable floating scrollbar. Enjoy.

pip Seems like file `requirements.txt` should be improved a bit

Thanks @k-boikov I was using Python 3.8 . OK. I see now that minimum requirement is 3.10. Though basic functionality was fine for me in 3.8 even with those notices...