Cypress - File Operations
You want to verify a downloaded CSV file contains the header row exactly as
"Name,Age,Email". Which Cypress code correctly reads the file and asserts this?