Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
- TypeScript/Node.js: [Taiko](https://github.com/getgauge/taiko/)
- TypeScript/Node.js: [Lumen](https://github.com/omxyz/lumen) - Vision-first browser agent with self-healing deterministic replay over CDP.
- Rust: [Rust Headless Chrome](https://github.com/atroche/rust-headless-chrome/)
- Rust: [dig2browser](https://github.com/ZENG3LD/dig2browser) - Stealth browser automation with custom CDP + WebDriver + BiDi backends. Chrome, Edge, Firefox.
- Java: [chrome-devtools-java-client](https://github.com/kklisura/chrome-devtools-java-client)
- Java: [jvppeteer](https://github.com/fanyong920/jvppeteer) - Headless Chrome For Java
- Python: [PyCDP](https://github.com/hyperiongray/python-chrome-devtools-protocol) - Pure-Python, sans-IO wrappers. See also the [Trio CDP driver](https://github.com/hyperiongray/trio-chrome-devtools-protocol)
Expand Down