chromedp/cmd/chromedp-gen
2017-01-24 22:09:23 +07:00
..
2017-01-24 22:09:23 +07:00
2017-01-24 22:09:23 +07:00
2017-01-24 22:09:23 +07:00
2017-01-24 22:09:23 +07:00
2017-01-24 22:09:23 +07:00
2017-01-24 22:09:23 +07:00
2017-01-24 22:09:23 +07:00
2017-01-24 22:09:23 +07:00
2017-01-24 22:09:23 +07:00

About chromedp-gen

chromedp-gen is a standalone cli tool for the chromedp package that generates the types for the chrome domain APIs as defined in protocol.json.

Updating

Run update.sh to retrieve and combine the latest js_protocol.json and browser_protocol.json into protocol.json.

Running