BaristaLabs/chrome-dev-tools-generator
Dot Net Core based Chrome Debugger Protocol Generator
This project helps .NET developers create customized programming interfaces for controlling web browsers like Chrome, Edge, and Firefox. It takes the browser's developer protocol definition and generates strongly-typed C# code files that allow developers to programmatically interact with and automate browser functions. Developers who need fine-grained control over browser behavior in their .NET applications would use this.
No commits in the last 6 months.
Use this if you are a .NET developer who needs to build custom tools for web scraping, automated testing, or other browser automation tasks and require a specific, up-to-date, and strongly-typed interface to the browser's debugging protocol.
Not ideal if you simply need a pre-built .NET library for Chrome Developer Tools without needing to customize the generated code or keep it updated with the latest protocol definitions.
Stars
81
Forks
28
Language
C#
License
MIT
Category
Last pushed
Nov 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/BaristaLabs/chrome-dev-tools-generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...