mirror of
https://github.com/wassname/talk.git
synced 2026-07-17 11:33:39 +08:00
Nightwatch Config global timeout
This commit is contained in:
@@ -27,6 +27,9 @@ module.exports = {
|
||||
'applicationCacheEnabled': false,
|
||||
'nativeEvents': true
|
||||
},
|
||||
'globals': {
|
||||
'waitForConditionTimeout': 5000,
|
||||
},
|
||||
'screenshots' : {
|
||||
'enabled': true,
|
||||
'on_failure': true,
|
||||
|
||||
Reference in New Issue
Block a user