1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-03 18:50:05 +00:00
Files
adapter/cypress.json
2023-05-29 16:54:21 +03:00

12 lines
244 B
JSON

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