We will cache the login token in the browser storage and reuse it between tests. This will speed up the tests and reduce the load on the server.
7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
# e2e
|
|
test-results/
|
|
report/
|
|
blob-report/
|
|
playwright/.auth/
|
|
playwright/.cache/
|