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.

19 lines
373 B
JSON

{
"video": false,
"baseUrl": "http://localhost:8080",
"viewportWidth": 1300,
"viewportHeight": 960,
"defaultCommandTimeout": 10000,
"env": {
"user": "admin",
"password": "12qwaszx"
},
"testFiles": [
"auth_page.js",
"issue_*.js",
"pr_*.js",
"case_*.js",
"remove_users_tasks.js"
]
}