import "cypress-xpath";
import "cypress-file-upload";
// data: string;
// cy.fixture("example").then(function (data) {
// this.data = data;
// });