Skip to content

Feature request: --no-sandbox on puppeteer #52

@jamesbalcombe83

Description

@jamesbalcombe83

In order to deploy an application that uses this on heroku puppeteer must be passed the following in the .launch()

puppeteer.launch({ args: ['--no-sandbox'] });

As per the instructions here. Would it be possible to modify your code to use this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions