Skip to content

update example with non empty puppeteer launch param #38

New issue

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

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

Already on GitHub? Sign in to your account

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

update example with non empty puppeteer launch param #38

wants to merge 1 commit into from

Conversation

pawel-id
Copy link

Calling empty puppeteer-extra launch with no param causes TypeError: Cannot convert undefined or null to object. Adding empty object avoid that issues.

Calling empty puppeteer-extra launch with no param causes `TypeError: Cannot convert undefined or null to object`. Adding empty object avoid that issues.
@codecov-commenter
Copy link

Codecov Report

Merging #38 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #38   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          230       230           
  Branches        30        30           
=========================================
  Hits           230       230           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ebdbbd2...e10bd58. Read the comment docs.

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.

2 participants