Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
It is better to give snippets of the selenium code and the code of the page in which we are trying to click the label.
There are options.
driver.execute_script("document.getElementsByClassName('label')[0].click()")
or another method, but I don’t see that you have a “label” there.Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question