Versions in this module Expand all Collapse all v1 v1.0.0 May 11, 2018 Changes in this version + type ChromeClient struct + func NewChromeClient(path string) *ChromeClient + func (cc *ChromeClient) Do(req *http.Request) (resp *http.Response, err error) + func (cc *ChromeClient) SetDomLoadTime(secs int32) + func (cc *ChromeClient) Start() error + func (cc *ChromeClient) Stop()