chromedp/runner
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
..
path_darwin.go Initial import 2017-01-24 22:09:23 +07:00
path_unix.go chromium is also an option for executable name on Linux 2017-05-30 14:17:20 +07:00
path_windows.go Initial import 2017-01-24 22:09:23 +07:00
runner_bsd.go Initial import 2017-01-24 22:09:23 +07:00
runner_linux.go Fixing issues with code generation 2017-01-26 14:28:34 +07:00
runner_unix.go Initial import 2017-01-24 22:09:23 +07:00
runner_windows.go Initial import 2017-01-24 22:09:23 +07:00
runner.go Fixing issues with unit tests 2017-12-18 07:11:42 +07:00