Cypress - Assertions
You want to write a Cypress test to confirm a button with class
.save-btn exists, is visible, and has the exact text Save. Which code snippet correctly performs all these checks?