ClericPy / ichrome

Chrome controller for Humans, based on Chrome Devtools Protocol(CDP) and python3.7+.
https://pypi.org/project/ichrome/
MIT License
228 stars 29 forks source link

Can I listen for browser pop-ups? Does it also support writing your own browser fingerprint #88

Closed Liuyilin-ai closed 2 years ago

ClericPy commented 2 years ago

await tab.handle_dialog(accept=True) https://github.com/ClericPy/ichrome/blob/af2d4e17cdc3cc4d871069c5a835f19f81a349a1/examples_async.py#L162

I used to handle browser fingerprinting by using a different one-time user directory, depending on the fingerprinting algorithm