Low level implementation of Chrome DevTools Protocol.
Info
Version: | 1.0.1 |
Author(s): | Jeferson Tenorio |
Last Update: | Thursday, August 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jefersonsv/ChromeRemoteSharp |
NuGet Url: | https://www.nuget.org/packages/ChromeRemoteSharp |
Install
Install-Package ChromeRemoteSharp
dotnet add package ChromeRemoteSharp
paket add ChromeRemoteSharp
ChromeRemoteSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- CliWrap(>= 1.8.5)
- Newtonsoft.Json(>= 11.0.2)
- WebSocketSharp-netstandard(>= 1.0.1)
Tags