needle
needle copied to clipboard
Support for multi selectors
I noticed that when using a selector that actually returns more than one element, the screenshots are taken only for the first(?) found element? Wouldn't it be better to have a for each to get and compare screenshots for each element in the selector? I'd do the coding but does anyone find this useful?
That sounds like an interesting idea. Could you write a quick proof-of-concept for this?