Browse Source

Do not open devtools in tests

Cheng Zhao 7 years ago
parent
commit
79414d4822
1 changed files with 0 additions and 2 deletions
  1. 0 2
      spec/chromium-spec.js

+ 0 - 2
spec/chromium-spec.js

@@ -963,8 +963,6 @@ describe('chromium feature', () => {
           plugins: plugins
         }
       })
-
-      w.webContents.openDevTools()
     }
 
     function testPDFIsLoadedInSubFrame (page, preloadFile, done) {