I have a use case
I have three buttons Accept,Decline and Cookie Choices.
I click an option and after that when these buttons show-up,
I want to make sure the order of these buttons is exactly the same Accept,Decline and Cookie Choices
How do we automate this scenario in Cypress to make sure the order of these buttons is same.