Answer the question
In order to leave comments, you need to log in
Do I have to do something with the dash in Python?
The code is the same, but the first option works, and the second one doesn't. Maybe the case is in the dash and in python it is necessary to escape it?
driver.find_element_by_class_name("ftr").click()
driver.find_element_by_class_name("ftr-blue").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