garris / garris/BackstopJS

Chromy: Global `hideSelectors` not working

Open
#715 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
621
PR merge metrics
No merged PRs in 30d

Description

When I run my configuration with the Chromy driver and use the `hideSelectors` global option, it doesn't work. It only works when I add `hideSelectors` to individual scenario configurations.

Steps to reproduce:
* Start with a valid "chromy" `backstop.json` file.
* Add a valid selector to the top level `hideSelectors` key.
* Run `backstop test` and verify that your selectors are not hidden.
* Add a valid selector to one of the scenarios under the `hideSelectors` key.
* Run `backstop test` and verify that your selectors are hidden for that scenario.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.