Answer the question
In order to leave comments, you need to log in
How to click on a tag where href=javascript:void(0) using Python Selenium?
Here is the Html:
Here is the code:
element = brain.find_element(By.CLASS_NAME, 'js-submit c-button c-button--large ht')
brain.execute_script("arguments[0].click();", element)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question