headzoo / surf

Stateful programmatic web browsing in Go.
MIT License
1.49k stars 160 forks source link

Can't get surf.v2 #82

Open TuralAsgar opened 7 years ago

TuralAsgar commented 7 years ago

gopkg.in/headzoo/surf.v2 ......\gopkg.in\headzoo\surf.v2\browser.go:197:31: not enough arguments in call to jar.NewHistoryState have (http.Request, http.Response) want (http.Request, http.Response, *goquery.Document) ......\gopkg.in\headzoo\surf.v2\surf.go:47:33: too many arguments in call to agent.Create have (string, string) want ()