Scriptable Google Chrome™ as a HTTP service + asyncio driver
-
Updated
Aug 29, 2023 - Python
8000
Scriptable Google Chrome™ as a HTTP service + asyncio driver
A python client for the devtools protocol
🐍 Pythonic marshalling for the devtools protocol
The HTwebChromeAutomate library provides functions for automating interactions with Google Chrome via its debugging protocol. It allows you to launch Chrome with a specific user profile, navigate to URLs, inject JavaScript, and close Chrome. The library relies on the Chrome DevTools Protocol for communication.
Add a description, image, and links to the devtools-protocol topic page so that developers can more easily learn about it.
To associate your repository with the devtools-protocol topic, visit your repo's landing page and select "manage topics."