Skip to content

kazarmy/devtools-protocol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,057 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome!

This is a fork of the devtools-protocol repo at r927104, corresponding to the npm package devtools-protocol@0.0.927104. The typings here have been augmented as follows:

  1. Typings for Promise event methods, for statements like:
await Page.loadEventFired();

The script that generates these typings is at scripts/protocol-dts-generator.ts and can be run using npx ts-node protocol-dts-generator.ts in the scripts/ directory.

About

Chrome DevTools Protocol

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 44.5%
  • JavaScript 39.6%
  • Shell 15.9%