lmiller1990 / cypress-react-template

Component Testing with Cypress and React
15 stars 12 forks source link

Added cypress-react-selector example #6

Closed abhinaba-ghosh closed 3 years ago

abhinaba-ghosh commented 3 years ago

library ref: https://github.com/abhinaba-ghosh/cypress-react-selector

This is already referenced in the advanced @cypress/react example here. I thought of putting here as well so that user can be made aware of cypress has the extensibility to fetch real-time elements using component, props and states.

lmiller1990 commented 3 years ago

Sure, thanks! Always good to have more examples.