A
A
AinzO2021-08-11 19:59:14
Python
AinzO, 2021-08-11 19:59:14

How to run Selenium code after manual authorization?

My code should log in to the site and take a screenshot of the browser - but there is a problem with that. When logging in, you need to go through a captcha. I know that there are special services where someone will solve the captcha for you, but I don’t want to pay even a cent for personal software.
Can I somehow manually log in to my PC and only then run the script?
And can it be done on a dedicated server?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
cython, 2021-08-12
@cython

If the captcha is only for authorization, then you can log in yourself, and then pass the cookie / localStorage to selenium

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question