e2e_tests/README.md
2023-07-07 03:38:10 +02:00

11 lines
134 B
Markdown

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