antchfx / htmlquery

htmlquery is golang XPath package for HTML query.
https://github.com/antchfx/xpath
MIT License
720 stars 72 forks source link

Neat Project!! 🚀 #30

Open datlife opened 4 years ago

datlife commented 4 years ago

👍 I enjoy using your htmlquery module.

Wonder if there is any way to handle a click event without having to making thing complicated (e.eg using a full-pledged webdriver)

abemedia commented 3 years ago

Definitely not as that would require executing JavaScript on the page. You might wanna check out https://github.com/chromedp/chromedp