Open UmerFarooqBiomedical opened 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.
Following is the error I get when I enter the XPATH for the input checkbox.
same here
@UmerFarooqBiomedical , were you able to resolve this issue? I still am not able to make my code work for a few months now.
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.