У меня есть следующий скрипт на Python, но при загрузке страницы капча не работает
with SB(uc=True) as sb:
sb.driver.uc_open_with_reconnect(
"https://www.nombrerutyfirma.com/",
reconnect_time=30
)```
Can someone help me?
On Windows I have this code that works well for me but on Linux it doesn't work for me
Подробнее здесь: https://stackoverflow.com/questions/793 ... n-on-linux
Seleniumbase Python не проходит обнаружение в Linux ⇐ Python
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение