rewrite so webdriver is only used for the login

This commit is contained in:
Sebastian Hugentobler 2024-07-03 12:32:47 +02:00
parent 3edb6a7671
commit cf8fbe0965
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
26 changed files with 5385 additions and 1296 deletions

4
.gitignore vendored
View file

@ -1,4 +1,6 @@
*~
.DS_Store
*.swp
node_modules
node_modules
/target
nzz/