Commit Graph

14 Commits

Author SHA1 Message Date
Kenneth Shaw
289f0eeb04 Updating to latest protocol.json 2017-11-02 11:49:15 +07:00
Kenneth Shaw
2bc9c6ad0b Updating to latest protocol.json 2017-09-28 15:41:05 +07:00
Kenneth Shaw
50c2d576db Updating to latest protocol.json 2017-08-22 16:23:52 +07:00
Kenneth Shaw
b2d9420f0c Updating to latest protocol.json 2017-08-21 06:56:21 +07:00
Kenneth Shaw
2d46c88024 Updating to latest protocol.json 2017-07-14 10:35:11 +07:00
Kenneth Shaw
2dda4650cf Updating to latest protocol.json 2017-07-11 10:39:08 +07:00
Kenneth Shaw
60b7898f53 Changing autogen comments to match Go CL#13560 standard. 2017-07-09 09:05:19 +07:00
Kenneth Shaw
869aafc836 Adding script to generate domains from protocol.json and updating to latest protocol.json 2017-05-06 08:20:24 +07:00
Kenneth Shaw
3892722188 Updating to latest protocol.json 2017-03-25 05:51:18 +07:00
Kenneth Shaw
b5032069e3 Fixing race issues
- Refactored chromedp-gen and cdp code so that Execute no longer returns
  a channel
- Fixing potential race problems in handler
- Eliminated some dead code
- Updated examples to include new logging parameters
2017-02-14 17:15:53 +07:00
Kenneth Shaw
f73c429109 Renaming FrameHandler, updating to latest protocol.json, and code fixes 2017-02-12 12:50:46 +07:00
Kenneth Shaw
4145d8367d Addition of chromedp-proxy, fixing SendKeys, more
- Adding chromedp-proxy command to help record chrome sessions
- Changing the headless writeup to point to the knq chrome-headless
  docker image
- Fixing issues with SendKeys action (should correctly work for all
  well known keys)
- Updated to latest Chrome protocol.json and re-generated API
- Other minor fixes
2017-02-07 11:34:35 +07:00
Kenneth Shaw
58283934b9 Fixing issues with code generation 2017-01-26 14:28:34 +07:00
Kenneth Shaw
20d575fece Initial import 2017-01-24 22:09:23 +07:00