Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ChromeDevTools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FrameIT
ChromeDevTools
Commits
Commits · c61610a1ca1738b04cb13a65af7c69d74a6e04c0
c61610a1ca1738b04cb13a65af7c69d74a6e04c0
Select Git revision
Selected
c61610a1ca1738b04cb13a65af7c69d74a6e04c0
Branches
8
master
default
dependabot/nuget/source/Sample/Newtonsoft.Json-13.0.1
dependabot/nuget/source/MasterDevs.ChromeDevTools.Tests/Newtonsoft.Json-13.0.1
dependabot/nuget/source/ProtocolGenerator/Newtonsoft.Json-13.0.1
dependabot/nuget/source/ChromeDevTools/Newtonsoft.Json-13.0.1
dependabot/nuget/source/ChromeDevTools/System.Net.Http-4.3.4
revert-29-revert-24-protocol_62
revert-24-protocol_62
Tags
4
1.1.0
1.0.2
1.0.1
1.0.0.40915
13 results
ChromeDevTools
source
Sample
Program.cs
Author
Search by author
Any Author
authors
Björn Eßwein
bessw
Dennis Müller
dmueller
Michael Kohlhase
mkohlhase
Richard Marcus
richardmarcus
Silas Kuder
baletiballo
Stefan Richter
fastrich
6 authors
Browse files
Aug 04, 2016
Update the sample program, now that the Chrome protocol lives in its own namespace
· 57890a7e
Frederik Carlier
authored
Aug 3, 2016
57890a7e
Jun 17, 2015
Making the event/subscription model a little easier to use. Incrementing
· 238d66ed
brewdente
authored
Jun 17, 2015
238d66ed
May 07, 2015
CodeMaid cleanup
· 3d77cb94
brewdente
authored
May 7, 2015
3d77cb94
Adding comments to the sample Program.cs
· 00f37935
brewdente
authored
May 7, 2015
00f37935
A little (ok, a lot) of project/folder hierarchy restructuring.
· 4244531f
brewdente
authored
May 7, 2015
4244531f
May 05, 2015
Big cleanup of namespaces. Removing unused code. Added Assembly info details.
· 7794deb8
brewdente
authored
May 5, 2015
7794deb8
Apr 27, 2015
Ficing the "using" formatting. Adding a using statement to the example.
· 1e5477a4
brewdente
authored
Apr 27, 2015
1e5477a4
Actually hitting a page in the example to show that it works.
· c3022602
brewdente
authored
Apr 27, 2015
c3022602
The example app now uses the network enable command. Fixing formatting.
· a1e8bc26
brewdente
authored
Apr 27, 2015
a1e8bc26
Finishing up the protocol generator console app. Modularizing the
· 89120e20
brewdente
authored
Apr 27, 2015
89120e20
Apr 24, 2015
Add the first stub of the AutoWebPerf. It works and it's in a good place
· 51679b6c
brewdente
authored
Apr 24, 2015
51679b6c
Loading