Skip to content

Conversation

@ryanguo-google
Copy link
Collaborator

No description provided.

self._browser = self._playwright.chromium.launch(
args=["--disable-blink-features=AutomationControlled"],
args=[
"--disable-blink-features=AutomationControlled",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove this setting?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This args is used to reduce the chance of anti-bot detection. If we remove it, we may suffer more anti-bot tasks. I would recommend to keep it.

@ericpts ericpts merged commit def06ac into google-gemini:main Oct 2, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants