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.
14 lines
351 B
JSON
14 lines
351 B
JSON
{
|
|
"video": false,
|
|
"baseUrl": "http://localhost:8080",
|
|
"viewportWidth": 1300,
|
|
"viewportHeight": 960,
|
|
"defaultCommandTimeout": 25000,
|
|
"env": {
|
|
"user": "admin",
|
|
"email": "admin@localhost.company",
|
|
"password": "12qwaszx"
|
|
},
|
|
"testFiles": ["auth_page.js", "actions_tasks_objects/*", "actions_users/*", "remove_users_tasks.js"]
|
|
}
|