Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leumi and Mizrahi problems #820

Open
maximbaran opened this issue Dec 22, 2023 · 5 comments
Open

Leumi and Mizrahi problems #820

maximbaran opened this issue Dec 22, 2023 · 5 comments

Comments

@maximbaran
Copy link

Hi,

I am experiencing a general error when scraping data from Leumi and Mizrahi banks. I have tried both locally and via a GitHub workflow.

I am receiving the following error message:

 ❌ leumi - 
  waiting for selector #enter_your_account a failed: timeout 30000ms exceeded
 ❌ mizrahi - 
  Cannot read properties of undefined (reading 'getProperty')

Do you have any idea what could be causing this issue?

@baruchiro
Copy link
Collaborator

Hi, I suggest you split the issue into two issues because those two banks with different problems.

@itairaz1
Copy link
Contributor

itairaz1 commented Jan 12, 2024

I still have an issue with 4.1.1:

waiting for selector `.enter-account a[aria-label*="כניסה לחשבונך"]

After I check, I see that the a tag is look like

<a href="https://hb2.bankleumi.co.il/H/Login.html?blga=xxxx" target="_self" title="" originaltitle="כניסה לחשבונך" class="link-wrap html" onclick="" rel="noopener">
        כניסה לחשבונך
      </a>

aria-label* doesn't exists
cc @eransakal

@baruchiro
Copy link
Collaborator

We are waiting for #821

@itairaz1
Copy link
Contributor

A fix for Leumi: #825

@baruchiro
Copy link
Collaborator

@maximbaran I think this issue can be closed. Do you mind to verify?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants