Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi. I fixed the code to work with new site design.
ludufre@iMac-de-Luan itauscraper % node run.js -b xxxx -c xxxx -p xxxx -d 90 -n xxxx production Starting using node environment: production Starting Itaú scraper... Account Branch Number: xxxx Account number: xxxxx Transaction log days: 90 File Format: txt Puppeter - options { headless: true, devtools: false, timeout: 600000 } Viewport - options { width: 1280, height: 768 } Configuring user-agent... Opening bank homepage... Itaú url: https://www.itau.com.br Homepage loaded. Account and branch number has been filled. Opening account holder page... Account holder page loaded. Account holder selected. Opening password page... Password page loaded. Filling account password... Password has been filled...login... Logged! Opening statement page... Statement page loaded. Statement has been closed Menu has been closed Selected period of days on the filters Sorted by most recent transactions first Starting download... Temporary downloading file to: /var/folders/62/jjlqsvns5msb805l4_dl6b6c0000gn/T/download/56c078b2-198a-4527-81f7-33fc25a4e28d Waiting to download file... Moving file to final path. Download has been finished. Export document final path: /Users/ludufre/Desktop/REPOs/itauscraper/download/ITAU_90_days_before_1716785175.txt Itaú scraper finished.