move previous work
This commit is contained in:
parent
859bd57006
commit
b84bd80842
10 changed files with 1 additions and 0 deletions
11
previous-work/README.md
Normal file
11
previous-work/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
# Installation
|
||||
|
||||
pip install pytest-playwright
|
||||
playwright install
|
||||
|
||||
# Run Tests:
|
||||
|
||||
pytest -k nextcloud
|
||||
|
||||
playwright show-trace trace.zip
|
||||
Loading…
Add table
Add a link
Reference in a new issue