chromedp-undetected icon indicating copy to clipboard operation
chromedp-undetected copied to clipboard

Support RemoteAllocator

Open acfasj opened this issue 6 months ago • 0 comments

Thx for the great repo first.

I want to use the package to start a long-running Chrome instance, but as the README of chromedp said:

On Linux, chromedp is configured to avoid leaking resources by force-killing any started Chrome child processes. If you need to launch a long-running Chrome instance, manually start Chrome and connect using RemoteAllocator.

It seems like chromedp-undetected does not support RemoteAllocator, any suggestions for this? I would like to help to achieve this if possible

acfasj avatar Aug 14 '24 10:08 acfasj