Skip to content

Option to Prevent browser.close() #73

@lyndonjasa

Description

@lyndonjasa

Hello,

We have a project and we're making use of timecut to screen record headless chrome. Such chrome instance is inside a docker container and we call it via puppeteer.connect. However, timesnap library seems to be calling browser.close() at the end in which case, it kills our chrome instance. Is it possible to add an option to not call browser.close() but page.close() instead inside timesnap? we make use of Chrome services elsewhere aside from timecut usage, hence we cannot just kill it

Thanks!

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