Answer the question
In order to leave comments, you need to log in
How to find input through Selenium?
how to implement it correctly? (Error says element not found)
1) driver.find_element_by_xpath("//option[@value='Login']").click()
2) driver.find_element_by_class_name('button is-success').click()
3) driver.find_element_by_class_name('input.button is-success').click()
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