Skip to content

gerardcastell/cypress-dgt

Repository files navigation

cypress-dgt

First of all, we need to install dependencies so run the following command:

npm i

To exec the script to visit the DGT page and download the previous month data run the command below. The download zip may be found at "cypress/downloads" :

npm run start

To upload first file generated at "cypress/downloads" to AWS S3:

npm run upload

To exec test in watch mode run:

npm run watch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published