rewrite so webdriver is only used for the login
This commit is contained in:
parent
3edb6a7671
commit
cf8fbe0965
26 changed files with 5385 additions and 1296 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
|||
*~
|
||||
.DS_Store
|
||||
*.swp
|
||||
node_modules
|
||||
node_modules
|
||||
/target
|
||||
nzz/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue