LICENSE
README.md
pyproject.toml
cdp/__init__.py
cdp/client.py
cdp/devtools.py
cdp/errors.py
cdp/protocol.json
cdp/py.typed
chrome_remote_interface.egg-info/PKG-INFO
chrome_remote_interface.egg-info/SOURCES.txt
chrome_remote_interface.egg-info/dependency_links.txt
chrome_remote_interface.egg-info/requires.txt
chrome_remote_interface.egg-info/top_level.txt
tests/test_close.py
tests/test_connect.py
tests/test_devtools.py
tests/test_event.py
tests/test_package.py
tests/test_send.py