Skip to content

Add Puppeteer Settings #510

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Puppeteer Settings #510

wants to merge 1 commit into from

Conversation

ra30r
Copy link

@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)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant