Cypress - Selecting Elements
You want to test a list where each
li has a button inside. Which Cypress code correctly clicks the button inside the third li element within a ul with class 'items'?