Answer the question
In order to leave comments, you need to log in
Simulating a button click in a Python site?
Hello. There is a task: "to parse the site", one of the positions is the client's phone number, but it is initially hidden. Site olx. I am writing a parser in python + selenium. Sometimes the rooms open, but more often they don't. If you click on the phone in the browser window during the process, further phones open normally
Tried .click()
sendKeys(Keys.ENTER)
send_keys(Keys.ENTER)
Cyclyl
Added pauses in all sorts of places
Changed click blocks
By analogy with other sites in these IDs should be hidden number
'id':'i2sTq', 'id_raw': '266561772'
Help out, second sleepless night
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