eshaham / israeli-ynab-updater

A tool for updating YNAB using israeli-bank-scrapers
MIT License
53 stars 15 forks source link

Bank Hapoalim doesn't work #70

Closed dudutwizer closed 4 years ago

dudutwizer commented 4 years ago

scraping Bank Hapoalim - Be Online Account Bank Hapoalim - Be Online Account: START_SCRAPING Bank Hapoalim - Be Online Account: INITIALIZING (node:25997) [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated. Bank Hapoalim - Be Online Account: TERMINATING Bank Hapoalim - Be Online Account: END_SCRAPING success: false error type: GENERIC error: waiting for selector "#inputSend" failed: timeout 30000ms exceeded Error: waiting for selector "#inputSend" failed: timeout 30000ms exceeded at exports.default (/Users/dudut/Dudu/local code/israeli-ynab-updater/src/scrape/scrape-base.js:61:11) at exports.default (/Users/dudut/Dudu/local code/israeli-ynab-updater/src/scrape/scrape-individual.js:104:31) at exports.default (/Users/dudut/Dudu/local code/israeli-ynab-updater/src/scrape/scraping-main-menu.js:27:7)

scraping Bank Hapoalim Bank Hapoalim: START_SCRAPING Bank Hapoalim: INITIALIZING (node:25755) [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated. Bank Hapoalim: TERMINATING Bank Hapoalim: END_SCRAPING success: false error type: GENERIC error: waiting for selector "#inputSend" failed: timeout 30000ms exceeded Error: waiting for selector "#inputSend" failed: timeout 30000ms exceeded at exports.default (/Users/dudut/Dudu/local code/israeli-ynab-updater/src/scrape/scrape-base.js:61:11) at exports.default (/Users/dudut/Dudu/local code/israeli-ynab-updater/src/scrape/scrape-individual.js:104:31) at exports.default (/Users/dudut/Dudu/local code/israeli-ynab-updater/src/scrape/scraping-main-menu.js:27:7)

eshaham commented 4 years ago

@dudutwizer addressed in https://github.com/eshaham/israeli-bank-scrapers/pull/340 related to Israeli-Bank-Scrapers and not this repo.

esakal commented 4 years ago

@eshaham consider updating the dependency of israeli-bank-scrapers so the fix will work in the udpater.