authentik setup and tracing #2

Merged
dan merged 69 commits from working-setup into dev 2023-11-27 17:01:47 +01:00
Showing only changes of commit 818d2ca8be - Show all commits

View file

@ -69,8 +69,8 @@ class Runner:
# tracing
command_arguments.append("--tracing")
# command_arguments.append("retain-on-failure")
command_arguments.append("on")
command_arguments.append("retain-on-failure")
# command_arguments.append("on")
# warning: https://github.com/microsoft/playwright-pytest/issues/111
# --output only works with the given context and page fixture