Global hideSelectors
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
So it seems that per scenario you can add
```
"hideSelectors": ["div[data-autoid='station_clock']", "button[data-autoid='status_button']"]
```
but this means i have to duplicate this line on every test, is there a way that I can set this globally for each test similar to onBeforeScript.
Contributor guide
Assessment
This issue has not been assessed yet.