e2e_tests/README.md
2023-06-15 21:53:12 +02:00

11 lines
142 B
Markdown

# Installation
pip install pytest-playwright
playwright install
# Run Tests:
pytest -k nextcloud test.py
playwright show-trace trace.zip