Skip to content

Drop-in replacement for http.Get

Latest

Choose a tag to compare

@rusq rusq released this 08 May 20:21
75b0fa7
  • chromedl.Get and Instance.Get methods will return the http.Response with the result;
  • Ability to use existing running chromedp instance (using NewWithChromeCtx method).