e2e_tests/previous-work/README.md
Daniel 97ed87c79f [WIP] Add new automated test framework (#1)
Co-authored-by: Daniel <d.brummerloh@gmail.com>
Co-committed-by: Daniel <d.brummerloh@gmail.com>
2023-11-22 21:40:13 +01:00

11 lines
134 B
Markdown

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