The project is a Daily Execution Routine: It consists of accessing a city's electronic tax office, downloading the PDFs sent on the day the script is executed and analyzing whether any of them contain the value requested by the user. If the value is contained in a PDF, it will send an email to the defined recipient, containing the PDF itself as an attachment.
To run this project, you will need to add the following environment variables to your .env
emailRemetente
senha
porta
emailDestinatario
Selenium
JavaX.Mail
PDFBox
Clone the project
git clone https://github.com/vinic1u/automatizacaoComSelenium.git