This commit is contained in:
Moritz 2023-06-15 21:53:12 +02:00
commit 6ec9b5df50
4 changed files with 258 additions and 0 deletions

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# Installation
pip install pytest-playwright
playwright install
# Run Tests:
pytest -k nextcloud test.py
playwright show-trace trace.zip