Answer the question
In order to leave comments, you need to log in
How to make an input field visible by changing an attribute?
I am writing a program in python, I use selenium to authorize on a site where there is Recapcha, to bypass it I use the rucapcha service,
The problem is how to remove the
display: none parameter;
Most likely you need to use driver.execute_script(""), on js, help with the code
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