Installation
pip install pytest-playwright playwright install
Run Tests:
pytest -k nextcloud
playwright show-trace trace.zip
Description
A Local-IT end-to-end testing prototype with playwright (see main/dev branches for different approaches)
https://git.local-it.org/local-it/e2e_tests
Languages
Python
100%