move previous work

This commit is contained in:
Daniel 2023-11-21 15:19:33 +01:00
parent 859bd57006
commit b84bd80842
10 changed files with 1 additions and 0 deletions

9
previous-work/pytest.ini Normal file
View file

@ -0,0 +1,9 @@
[pytest]
addopts=--headed -s --setup-show --browser=firefox --tracing=on --screenshot=on --output=results
# --setup-show
log_cli = 1
log_cli_level = INFO
log_file = ./TestResults/test_log.log
log_file_level = INFO