Kenneth Shaw
5bf6a0e59d
Additional With* options for calls to chromedp.New()
2018-05-19 10:17:19 +07:00
Kenneth Shaw
b389c03ae7
Adding workaround for non-localhost client connections
2018-05-19 10:16:23 +07:00
Kenneth Shaw
1e1a3ace12
General code cleanup
2018-05-19 05:06:19 +07:00
Kenneth Shaw
310d213f6f
Fixing path in kb/gen.go
2018-05-07 14:11:23 +07:00
Kenneth Shaw
f683cfc4c1
Minor code cleanup
2018-03-27 04:31:09 +07:00
Kenneth Shaw
117d42c3dd
Minor change to client (supporting 1.3)
2018-03-20 19:07:54 +07:00
Kenneth Shaw
097f1903e5
Bumping travis-ci config to go1.10.x series
2018-03-02 09:02:06 +07:00
Kenneth Shaw
54f529fc51
Changing chromedp-gen => cdproto-gen
2018-02-16 07:23:02 +07:00
Kenneth Shaw
46a6388474
Fixing broken links in README.md
2017-12-28 11:38:11 +07:00
Kenneth Shaw
b0c2445e67
Splitting repositories
2017-12-28 11:17:14 +07:00
Kenneth Shaw
9424dc57d6
Removing empty doc.go file
2017-12-22 10:14:21 +07:00
Kenneth Shaw
0faecc62db
Updating to latest protocol.json
2017-12-22 10:07:54 +07:00
Kenneth Shaw
69e069d131
Fixing issue with missing target_type values in client package
2017-12-22 10:01:21 +07:00
Kenneth Shaw
dd8119a9c5
Updating eval example
2017-12-22 09:01:51 +07:00
Kenneth Shaw
f9f17190d9
Removing edge-simple example
2017-12-22 09:00:50 +07:00
Kenneth Shaw
514f86f131
Minor change to documentation on runner.DefaultChromePath consts
2017-12-22 08:43:51 +07:00
Kenneth Shaw
dde782082b
Minor documentation change to CaptureScreenshot
2017-12-19 12:14:35 +07:00
Kenneth Shaw
6d2e39b47b
Minor change to chromedp-proxy to remove non-identifier characters in log names
2017-12-19 11:24:22 +07:00
Kenneth Shaw
6afa874714
Add empty *page.EventLifecycleEvent handler
...
Fixes #154
2017-12-18 11:03:22 +07:00
Daniel Martí
335d22d376
all: simplify some error variables
...
There's no need to put the error variables in a larger scope, nor define
them earlier than necessary. If anything, it makes the code harder to
follow, such as figuring out when nil errors are returned.
2017-12-18 10:51:37 +07:00
Daniel Martí
7ed029cf24
all: remove unnecessary loop labels
...
All of them are used for a single return, so use the return instead.
2017-12-18 10:51:37 +07:00
Daniel Martí
a9647b3e5b
all: make vet happy on non-generated code
2017-12-18 10:51:37 +07:00
Daniel Martí
98b0b39779
CI: use latest versions of each Go major version
...
And use -u on go get.
2017-12-18 10:51:37 +07:00
Kenneth Shaw
380c95b6c0
Minor documentation cleanup from last commit
2017-12-18 10:48:40 +07:00
kotamat
07208b1cc3
Add Atributes All feature
2017-12-18 10:42:13 +07:00
kotamat
8f3b889b9f
add test code for query
...
it will be through the coverage test
2017-12-18 10:39:44 +07:00
Kenneth Shaw
2f3b8c00e9
Fixing issue with unit tests so that they run properly on Darwin/Windows
2017-12-18 09:55:04 +07:00
Kenneth Shaw
149612cd65
Updating to latest protocol.json
2017-12-18 07:23:14 +07:00
Kenneth Shaw
148e24a615
Fixing issues with unit tests
...
1. Changes travis configuration to use the chrome addon
2. Adds more command line options to runner package
3. Removes grab-headless_shell.sh script
4. Cleans up and adds some environment variables for controlling how
unit tests are ran
5. Fixes a minor issue in chromedp-gen on comment output (for working
with latest protocol definition)
2017-12-18 07:11:42 +07:00
Kenneth Shaw
fd310a9b84
Centralizing comment / description cleanup in chromedp-gen
2017-12-01 11:00:44 +07:00
Kenneth Shaw
df58ab5964
Updating to latest protocol.json
2017-11-28 09:41:21 +07:00
Kenneth Shaw
4f13da10e7
Fixing issue from last protocol definition update
2017-11-22 16:02:51 +07:00
Kenneth Shaw
88d4832728
Updating to latest protocol.json
2017-11-22 12:01:27 +07:00
Kenneth Shaw
289f0eeb04
Updating to latest protocol.json
2017-11-02 11:49:15 +07:00
Kenneth Shaw
89723e0ce3
Updating to latest protocol.json
2017-10-24 09:06:01 +07:00
Kenneth Shaw
60dbb97d45
Updating to latest protocol.json
2017-10-18 09:26:49 +07:00
Kenneth Shaw
49117a03d8
Updating to latest protocol.json
2017-10-15 12:47:06 +07:00
Kenneth Shaw
e46fa029e1
Updating to latest protocol.json
2017-10-07 08:22:18 +07:00
Kenneth Shaw
457ad699ce
Adding logic example
2017-10-07 08:12:57 +07:00
Kenneth Shaw
28ee6338d2
Updating examples/simple/main.go
2017-10-07 06:30:23 +07:00
Kenneth Shaw
20927f98e0
Updating to latest protocol.json
2017-10-05 07:41:50 +07:00
Kenneth Shaw
73f5d37ce2
Fixing bad comment on StreamHandle type in IO domain
2017-09-30 08:50:12 +07:00
Kenneth Shaw
7f081d4be0
Updating to latest protocol.json
2017-09-30 08:27:51 +07:00
Kenneth Shaw
2bc9c6ad0b
Updating to latest protocol.json
2017-09-28 15:41:05 +07:00
Kenneth Shaw
f7ba4ae79b
Fixing last commit
2017-09-16 06:56:18 +07:00
Kenneth Shaw
0d791ea6f4
Updating to latest protocol.json
2017-09-16 06:52:13 +07:00
Kenneth Shaw
d387b4f27e
Minor change to gitignore
2017-09-04 10:09:20 +07:00
Kenneth Shaw
57d2ae2f9f
Minor fix to contrib/grab-headless_shell.sh
2017-09-03 08:41:27 +07:00
Kenneth Shaw
89b40f20af
Updating to latest protocol.json
2017-09-03 08:15:59 +07:00
Kenneth Shaw
4e57103faa
Updating to latest protocol.json
2017-08-29 09:48:17 +07:00