mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
This commit is contained in:
parent
995bd809fc
commit
173d4848b8
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ export class HeadlessChromiumDriverFactory {
|
|||
let page: puppeteer.Page;
|
||||
try {
|
||||
browser = await puppeteer.launch({
|
||||
pipe: true,
|
||||
userDataDir,
|
||||
executablePath: this.binaryPath,
|
||||
ignoreHTTPSErrors: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue