I am studying web browser using chromium content_shell in Linux. I got chromium open source code and build it. I know content_shell is for layout testing. (https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_tests_in_content_shell.md) There are no isseus with the build. And it runs well.
when I tried to open some sites(such as 000webhost.com), I stucked in cloudflare CAPTCHA. why does not content_shell pass cloudflare? Please anybody helps me! I am sooooooo wonder about it...