mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 11:26:16 -04: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…
Add table
Add a link
Reference in a new issue