type on create picks which Chrome serves the session. Leave it out unless a site gives you a reason.
What “real Chrome” means here
Consumer Chrome on real hardware with a real display, not a headless container. GPU, fonts, media devices and timing are what a person’s machine shows, and the network is an ISP connection in the country you asked for. That’s why best practices say not to patch fingerprints from your script: the browser is already genuine, and patches make it less so.Choosing between the stealth policies
The policies change how the browser answers certain probes.hosted_stealth rarely breaks sites. hosted_privacy masks more and can change page behaviour on sites that use the masked APIs. Measure against your target instead of defaulting to the strongest one.