I want to delete a file in cypress. the page that I test , there s a download button . I download a file to a directory. end of the test, I want to delete the file .
Could you please help me?