bars
Testing Recipes
search
circle-xmark
⌘
Ctrl
k
copy
Copy
chevron-down
Cypress
How to confirm an element has a specific class
Copy
cy
.
focused
()
.
should
(
'
have.class
'
,
'
header--headline__focused
'
)
Previous
How to get hold of the currently focused element
chevron-left
Next
How to run just one of several tests
chevron-right
Last updated
5 years ago