Answer the question
In order to leave comments, you need to log in
How to quickly insert text into input in Selenium?
Sendkeys inserts for a very long time, googled, they write what is possible with ctrl + V, but I did not find anywhere how to put this text into the buffer first. How to solve this problem?
Answer the question
In order to leave comments, you need to log in
did so
browser.execute_script("document.getElementById('idelem').setAttribute('value','value');")
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question