selenium: capturePerformance:false, extendedDebugging: true
parent
151765e76f
commit
3e26286c9d
|
@ -21,7 +21,7 @@ async function runTest(testSettings){
|
|||
'accessKey': process.env.SAUCE_ACCESS_KEY,
|
||||
'build': process.env.GIT_HASH,
|
||||
'tunnelIdentifier': process.env.TRAVIS_JOB_NUMBER,
|
||||
'capturePerformance': true,
|
||||
'extendedDebugging': true,
|
||||
'name': name,
|
||||
/* As a best practice, set important test metadata and execution options
|
||||
such as build info, tags for reporting, and timeout durations.
|
||||
|
|
Loading…
Reference in New Issue