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

Chromedp undetected

Results 9 chromedp-undetected issues
Sort by recently updated
recently updated
newest added

It looks like the ChromePath config option wasn't properly wired up. This fixes that allowing the user to set a custom path.

This package is nice, but configuration item `ChromePath` seems to be missing, and setting it does not take effect.

Bumps [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp) from 0.9.1 to 0.9.2. Release notes Sourced from github.com/chromedp/chromedp's releases. chromedp v0.9.2 What's Changed Simplify TestFileUpload by using T.TempDir and os.WriteFile by @​alexandear in chromedp/chromedp#1280 refactor: increment, unlambda,...

dependencies

Hi there, First of all, thanks for making this package, it works perfectly for the protected site(s) I want to scrape! My issue is that headless mode does not work...

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.4. Commits f97607b Create GitHub release when new release tag is pushed (#1354) 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add...

dependencies

Fix Windows/ Mac support On linux with `pdeathsig` it will automatically kill the child processes, that is currently not implemented on mac/linux

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...

Are there any plans to update to playwright-go?

@latest still points at last year's 1.3.8 tag. This does not include the chromepath fix merged last month. https://github.com/Davincible/chromedp-undetected/pull/20 So, please create a new tag to reflect this fix to...