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

how to disable this pop up? #78

Closed bpkddr closed 2 years ago

bpkddr commented 2 years ago

how to disable this pop up ( translate ) ?

Screenshot_24

ClericPy commented 2 years ago

--disable-translate or --disable-features=Translate as command line startup args? https://bugs.chromium.org/p/chromium/issues/detail?id=770776#c11

I didn't find how to disable that in https://chromedevtools.github.io/devtools-protocol/