Contains the classes and utilities used to interact with the Chrome Developer Tools.
Info
Version: | 1.1.0 |
Author(s): | MasterDevs |
Last Update: | Wednesday, October 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MasterDevs/ChromeDevTools |
NuGet Url: | https://www.nuget.org/packages/MasterDevs.ChromeDevTools |
Install
Install-Package MasterDevs.ChromeDevTools
dotnet add package MasterDevs.ChromeDevTools
paket add MasterDevs.ChromeDevTools
MasterDevs.ChromeDevTools Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- WebSocket4Net(>= 0.14.1)