Forum Discussion
TestCoeUs1337
2 years agoOccasional Contributor
Thanks for your reply.. but if it was not for the date picker? For example if I had 5 buttons on the page and want to select third one? Can you do an equivallent of cypress .eq(2)? (starting indexing at 0...)?
rraghvani
Champion Level 3
2 years agoI'm not familiar with Cypress, but same principles apply. In this example, buttons can be accessed via their index value.