n8n-nodes-browserless
n8n-nodes-browserless copied to clipboard
Extracting CSS Elements
trafficstars
When selecting Multiple Elements it currently appends them one after the other like this

However, I'd like the ability (which I currently do in my handwritten puppeteer scripts) to have them side by side, such as || Element one || element two || || element one output || element two output ||
Or have the ability to tell it what we want to be pulled back etc. This way in n8n I can treat the same output as one item, not multiple items how it is being done now. If that makes sense.
Thanks for reporting, gonna fix this asap
I think that it would be better to use the default output., just disable the flattened output option