You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
403 B
JSON

{
"baseUrl": "http://angularjs.realworld.io/#",
"numTestsKeptInMemory": 25,
"defaultCommandTimeout": 10000,
"experimentalFetchPolyfill": true,
"env": {
"apiUrl": "https://conduit.productionready.io/api",
"device": "desktop",
"email": "test@test.com",
"password": "Cypress123"
},
"retries":{
"runMode": 1,
"openMode": 0
}
}