-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels