ClericPy / ichrome

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

Does ichrome have any documentation related to parameters #66

Closed LXQBer closed 1 year ago

ClericPy commented 3 years ago

Their is no official document for now. most functions of async_utils fit type hinting, so it has IntelliSense while writing code in IDEs, so you can read them from the source code with goto definition features.

ClericPy commented 1 year ago

https://clericpy.github.io/ichrome/