Closed tituspijean closed 3 years ago
Hi @tituspijean, thanks for your feedback! You are right, I used this only on Sunny Portal powered by ennexOS in German language, I will fix that language dependency. For the second issue, it will be hard for me to reproduce this as I only have a Mac.
I re-tested it and a file download popup occurs for me.
I removed the string "Jetzt downloaden".
Looks like Cypress is crashing... v0.0.2 supports a headless execution as well, maybe this works for you.
Hello, and sorry for the very late answer. Today I have started over on a new VM and redownloaded your project and its dependencies, and it worked. 🎉 CSV file is in cypress/downloads
. Many thanks for your work!
Thank you for this project!
Note that I had to change the string
Jetzt downloaden
toDownload now
to match my English interface.https://github.com/thorsten/sunnyportal-csv-downloader/blob/5f70fae8344d6d337d8ac0b545ae3d304f346824/cypress/integration/ennexos.sunnyportal.spec.ts#L35
However, no file is downloaded. Cypress complains about
dconf
and about stopping abruptly, but the log and video do not show any error for the browsing itself. I am on Debian in WSL for Win10. Here is the relevant log: