1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-05 19:50:06 +00:00
Files
adapter/cypress.json
2023-05-29 14:27:49 +03:00

12 lines
245 B
JSON

{
"chromeWebSecurity": false,
"defaultCommandTimeout": 100000,
"env": {
"sasjsTestsUrl": "",
"username": "sasjstests",
"password": "sasjs1stheBe$t",
"screenshotOnRunFailure": false,
"testingFinishTimeout": 600000
}
}