mirror of
https://github.com/sasjs/adapter.git
synced 2025-12-10 17:04:36 +00:00
14 lines
253 B
JSON
14 lines
253 B
JSON
{
|
|
"defaultCommandTimeout": 10000,
|
|
"chromeWebSecurity": false,
|
|
"screenshotOnRunFailure": false,
|
|
"env": {
|
|
"serverUrl": "",
|
|
"appLoc": "/Public/app",
|
|
"serverType": "SAS9",
|
|
"debug": false,
|
|
"username": "",
|
|
"password": ""
|
|
}
|
|
}
|