README.md
pyproject.toml
setup.cfg
cdp_patches/__init__.py
cdp_patches.egg-info/PKG-INFO
cdp_patches.egg-info/SOURCES.txt
cdp_patches.egg-info/dependency_links.txt
cdp_patches.egg-info/not-zip-safe
cdp_patches.egg-info/requires.txt
cdp_patches.egg-info/top_level.txt
cdp_patches/input/__init__.py
cdp_patches/input/async_input.py
cdp_patches/input/browsers.py
cdp_patches/input/exceptions.py
cdp_patches/input/mouse_trajectory.py
cdp_patches/input/sync_input.py
cdp_patches/input/utils.py
cdp_patches/input/os_base/__init__.py
cdp_patches/input/os_base/linux.py
cdp_patches/input/os_base/windows.py
tests/test_async_driverless.py
tests/test_async_playwright.py
tests/test_other.py
tests/test_selenium.py
tests/test_sync_driverless.py
tests/test_sync_playwright.py