Testing Recipes
Ctrl
K
Copy
Cypress
How to get hold of a specific element
Copy
cy
.get
(
'.search'
)
Previous
How to run just one of several tests
Next
How to type into an input field
Last updated
5 years ago
Was this helpful?