pub async fn apply_identity(
browser: &mut ChromeBrowser,
identity: &Identity,
timezone: &str,
) -> Result<(), IdentityError>Expand description
Apply all CDP emulation commands and register the stealth script.
pub async fn apply_identity(
browser: &mut ChromeBrowser,
identity: &Identity,
timezone: &str,
) -> Result<(), IdentityError>Apply all CDP emulation commands and register the stealth script.