How to test elements with hover?
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
I've been reading this https://css-tricks.com/automating-css-regression-testing/ blog and I'm working with their demo. I've been trying to figure out how to test a hover state. I've added:
"hoverSelector": [
".btn-default"
],
To my scenario's array but it doesn't seem to do anything.
Contributor guide
Assessment
This issue has not been assessed yet.