Skip to content
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

Option to Prevent browser.close() #73

Open
lyndonjasa opened this issue Jun 6, 2023 · 0 comments
Open

Option to Prevent browser.close() #73

lyndonjasa opened this issue Jun 6, 2023 · 0 comments

Comments

@lyndonjasa
Copy link

lyndonjasa commented Jun 6, 2023

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!

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

No branches or pull requests

1 participant