.Net Core based runtime to interact with an running instance of Chrome via the ChromeDevTools protocol.
Info
Version: | 70.0.3538.77 |
Author(s): | Sean McLellan |
Last Update: | Friday, November 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BaristaLabs/chrome-dev-tools-runtime |
NuGet Url: | https://www.nuget.org/packages/BaristaLabs.ChromeDevTools.Runtime |
Install
Install-Package BaristaLabs.ChromeDevTools.Runtime
dotnet add package BaristaLabs.ChromeDevTools.Runtime
paket add BaristaLabs.ChromeDevTools.Runtime
BaristaLabs.ChromeDevTools.Runtime Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
- System.Threading.Tasks.Dataflow(>= 4.9.0)
- WebSocket4Net(>= 0.15.2)
Tags