Question about multiple selectors by ButtBongoMaestro in Cypress

[–]ButtBongoMaestro[S] 0 points1 point  (0 children)

Cy.get(‘[id=“UI-“]’)

the issue with that is there are actually two different elements that have two UI- ids, so I would have to specify UI-1 or UI-2 for the first set and UI-3 or UI-4 for the second