Is it possible to take screenshots of every element with the same selector?
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I have a page with a bunch of examples, each wrapped in a div with class .example. I'm wondering if it's possible to get BackstopJS to screenshot each one of those for comparison? Straight out of the box it appears to only give me one result when I have:
```
"selectors": [".example" ],
```
Contributor guide
Assessment
This issue has not been assessed yet.