qentinelqi / qweb

Keyword driven automation for the web
https://github.com/qentinelqi/qweb
Apache License 2.0
39 stars 17 forks source link

make sure normal elements are included in results #119

Closed tkoukkari closed 1 year ago

tkoukkari commented 1 year ago

...when shadow dom is on, but remove staling ones

Marked this as "Draft" for now in case anyone has better ideas. Here we remove all staled elements form original "normal" search results and append elements found via shadow dom result, if they are different than what we already found during normal search.