How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Dot Net Core based Chrome Debugger Protocol Generator
chromedp is a browser automation framework and driver that controls web browsers via the Chrome DevTools Protocol. It functions as a headless browser automation tool and web browser controller, enabling the programmatic management of browser sessions, targets, and network responses through a remote debugging interface. The project provides specialized capabilities for Chrome DevTools Protocol automation, including headless browser testing, web scraping and data extraction, and mobile device emulation. It also supports browser-based visual regression by capturing precise screenshots of web pag
Comprehensive wrapper and execution manager for the Chrome browser using the Chrome Debugging Protocol.
A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of Puppeteer, a Node library maintained by the Chrome DevTools team.
Scriptable Google Chrome™ as a HTTP service + asyncio driver
The main features of chuckus/chromewhip are: Automation Libraries.
Projects with overlapping indexed features include: baristalabs/chrome-dev-tools — Dot Net Core based Chrome Debugger Protocol Generator. chromedp/chromedp — chromedp is a browser automation framework and driver that controls web browsers via the Chrome DevTools Protocol. It… fake-name/chromecontroller — Comprehensive wrapper and execution manager for the Chrome browser using the Chrome Debugging Protocol. fanyong920/jvppeteer — Java API For Chrome and Firefox. getgauge/taiko — Taiko is a browser automation framework and web end-to-end testing library used to perform programmatic user actions… atroche/rust-headless-chrome — A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of…