In Cypress, is there is any way to call Custom Commands with in Page Object files
Custom Commands:
Custom.Commands.add("createXpath", () =>{ }