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

[EXPERIMENTAL] Support BrowserContext shortcut as incognito mode and proxy changement #58

Closed ClericPy closed 2 years ago

ClericPy commented 3 years ago

https://chromedevtools.github.io/devtools-protocol/tot/Target/#method-createBrowserContext

ClericPy commented 3 years ago

maybe wait until they remove the EXPERIMENTAL tag...

ClericPy commented 2 years ago

not work for this Feature

ClericPy commented 2 years ago

test success

Target.createBrowserContext should be sent to the websocketURL of /json/version, which means the connection of Whole browser.