Skip to content

Add Puppeteer Settings#510

Open
ra30r wants to merge 1 commit intostereobooster:masterfrom
ra30r:master
Open

Add Puppeteer Settings#510
ra30r wants to merge 1 commit intostereobooster:masterfrom
ra30r:master

Conversation

@ra30r
Copy link
Copy Markdown

@ra30r ra30r commented Nov 27, 2020

Description

Puppeteer Browser Settings - adding ability to set puppeteer browser options from package json. Example use case: firestore cli keeps an open socket connection, need to set waitUntil to networkidle2 to prevent error precompiling files ( + needed devtools option set to true to be able to debug network connection in non-headless browser to figure out network issues ). This pull will incorporate https://pptr.dev/#?product=Puppeteer&version=v5.5.0&show=api-puppeteerlaunchoptions

💔Thank you!

Puppeteer Browser Settings - adding ability to set puppeteer browser options from package json. ** example use case: firestore cli keeps an open socket connection, need to set waitUntil to networkidle2 to prevent error precomiling files ( + needed devtools option set to true to be able to debug network connection in non-headless browser to figure out network issues)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant