Re: [go-nuts] Re: Pure go based Automated Browser simulation without any driver

2017-07-13 Thread Tong Sun
Yeah, https://github.com/knq/chromedp is exactly what I was looking for! Thanks for helping! On Wed, Jul 12, 2017 at 9:39 PM, lewgun wrote: > > https://github.com/knq/chromedp ? > https://github.com/headzoo/surf ? > > On Thursday, 13 July 2017 08:48:54 UTC+8, Tong Sun wrote: >> >> I bumped into

[go-nuts] Re: Pure go based Automated Browser simulation without any driver

2017-07-12 Thread mhhcbon
chromedp seems lovely. https://www.youtube.com/watch?v=_7pWCg94sKw On Thursday, July 13, 2017 at 2:48:54 AM UTC+2, Tong Sun wrote: > > I bumped into a pure go based tools that can be used as an automated > Browser simulation, just like Selenium but *without any driver* > selenium-webdriver/Phan

[go-nuts] Re: Pure go based Automated Browser simulation without any driver

2017-07-12 Thread lewgun
https://github.com/knq/chromedp ? https://github.com/headzoo/surf ? On Thursday, 13 July 2017 08:48:54 UTC+8, Tong Sun wrote: > > I bumped into a pure go based tools that can be used as an automated > Browser simulation, just like Selenium but *without any driver* > selenium-webdriver/PhantomJS