chromedp icon indicating copy to clipboard operation
chromedp copied to clipboard

cdp.Node: Filter Children

Open jtagcat opened this issue 3 years ago • 1 comments

It'd be nice to do something similar to https://pkg.go.dev/github.com/PuerkitoBio/goquery#Selection.ChildrenFiltered

With selector + chromedp.Selector.

This would simplify recursive parsing.

jtagcat avatar Jul 16 '22 16:07 jtagcat

Can you provide an example to show how it will be simplified?

ZekeLu avatar Jul 18 '22 03:07 ZekeLu

No more information. Closing.

ZekeLu avatar Oct 25 '22 06:10 ZekeLu