mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
try
This commit is contained in:
parent
e971de5740
commit
35b94d91b3
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ async function runTest(testSettings){
|
|||
'platformName': testSettings.platformName,
|
||||
'browserVersion': testSettings.browserVersion,
|
||||
'nativeEvents': true,
|
||||
'extendedDebugging': true,
|
||||
'capturePerformance': true,
|
||||
'sauce:options': {
|
||||
'nativeEvents': true,
|
||||
'username': process.env.SAUCE_USERNAME,
|
||||
|
|
Loading…
Reference in a new issue