init
This commit is contained in:
commit
6ec9b5df50
4 changed files with 258 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
# Installation
|
||||
|
||||
pip install pytest-playwright
|
||||
playwright install
|
||||
|
||||
# Run Tests:
|
||||
|
||||
pytest -k nextcloud test.py
|
||||
|
||||
playwright show-trace trace.zip
|
||||
Loading…
Add table
Add a link
Reference in a new issue