Jhonatan Giraldo

Results 2 comments of Jhonatan Giraldo

Hi, @kentcdodds. Regarding the breaking change here https://github.com/testing-library/cypress-testing-library/releases/tag/v6.0.0 ``` cy.findByText('Foo').click() - .findByText('Bar').click() // Element with 'Bar' text is not a child of an element with 'Foo' text + cy.findByText('Bar').click() ```...

Off the topic sorry, but why the role is **cell** and not **gridcell** as shown int he inspector ? @mathieu-suen-sonarsource