Toolkits
Camel.toolkits.hybrid browser toolkit.stealth config
Stealth configuration for browser automation to avoid bot detection.
This module contains all the configuration needed to make the browser
appear as a regular user browser rather than an automated one.
Configuration class for stealth browser settings.
Returns:
List[str]: Chrome command line arguments to avoid detection.
Returns:
Dict[str, Any]: Browser context configuration options.
Returns:
Dict[str, str]: HTTP headers to appear more like a real browser.
Returns:
Dict[str, Any]: Complete stealth configuration.