No description
| .gitignore | ||
| pytest.ini | ||
| README.md | ||
| test.py | ||
Installation
pip install pytest-playwright playwright install
Run Tests:
pytest -k nextcloud test.py
playwright show-trace trace.zip
| .gitignore | ||
| pytest.ini | ||
| README.md | ||
| test.py | ||
pip install pytest-playwright playwright install
pytest -k nextcloud test.py
playwright show-trace trace.zip