yuta-belmont / metamask_bf

38 stars 51 forks source link

MetaMask changed the User Interface #17

Open UmerFarooqBiomedical opened 10 months ago

UmerFarooqBiomedical commented 10 months ago

new interface

This code doesn't work anymore as the Meta Mask user interface is changed. New elements need to be found through the selenium and then we can run the remaining function. Please create code for the updated UI.

UmerFarooqBiomedical commented 10 months ago

I have tried to add XPATH code for input checkbox but the code doesn't find any element with this XPATH. I have also tried it by ID but still nothing returns.

UmerFarooqBiomedical commented 10 months ago

Following is the error I get when I enter the XPATH for the input checkbox.

image

gow2613 commented 8 months ago

same here

juanmarcuss commented 7 months ago

@UmerFarooqBiomedical , were you able to resolve this issue? I still am not able to make my code work for a few months now.