OVO-Josh

Results 2 issues of OVO-Josh

- `cypress-testing-library` version: 9.0.0 (but also tested back to 6.0.7) - `node` version: 18.9.0 - `npm` (or `yarn`) version: yarn v1.22.19 Relevant code or config ```javascript ``` What you did:...

If I have a grid with say the columns `[Requested, Settled, Requested, Settled]` Only the data from the last two columns is returned. So for | Requested | Settled |...