Contains the classes and utilities used to interact with the Chrome Developer Tools.
Info
Version: | 1.1.7 |
Author(s): | MasterDevs |
Last Update: | Wednesday, May 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ChromeDevTools |
Install
Install-Package ChromeDevTools
dotnet add package ChromeDevTools
paket add ChromeDevTools
ChromeDevTools Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 9.0.1)
- System.Net.Http(>= 4.3.0)
- WebSocket4Net(>= 0.14.1)
- Newtonsoft.Json(>= 9.0.1)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- System.Collections.Concurrent(>= 4.3.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.Net.Http(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)