You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried out your netbank scraper today, was not able to get it to output any data.
It can login to netbank and navigate to View Accounts fine but when it selects the account from the drop down list, it doesn't click it so the transactions aren't displayed and thus not outputted to the csv file.
If I manually click the drop down I can see it looping through highlighting the accounts but it's not clicking them to load the transactions.
Are you able to assist with why it can't get past that step?
I feel like it just needs a click or hit enter on the account in the drop down list and should then hopefully work.
I have tried a few things but not been able to get it to work.
Other then that your script is great!
Regards Alex
The text was updated successfully, but these errors were encountered:
Hi Daniel,
I tried out your netbank scraper today, was not able to get it to output any data.
It can login to netbank and navigate to View Accounts fine but when it selects the account from the drop down list, it doesn't click it so the transactions aren't displayed and thus not outputted to the csv file.
If I manually click the drop down I can see it looping through highlighting the accounts but it's not clicking them to load the transactions.
Are you able to assist with why it can't get past that step?
I feel like it just needs a click or hit enter on the account in the drop down list and should then hopefully work.
I have tried a few things but not been able to get it to work.
Other then that your script is great!
Regards Alex
The text was updated successfully, but these errors were encountered: