A
A
aopil2020-05-24 23:32:37
Parsing
aopil, 2020-05-24 23:32:37

How to send a captcha token?

There is a website, it has a captcha, which I solve through captcha solving services.

The question is how to send a captcha solution token in Selenium?

Ps Until now, I used curl in php and everything is simple there, the token was specified in the POST request and that's it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Yakushenko, 2020-05-24
@kshnkvn

Selenium does not know how to send requests. Use any library your language has to send requests.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question