How to fix Selenium Error (Python) - Message: 'chromedriver' executable needs to be in PATH

preview_player
Показать описание
how to fix this selenium error :
Traceback (most recent call last):
Рекомендации по теме
Комментарии
Автор

thank you so much you changed my life :)

DarkCloud
Автор

Thanks too, before i start watching, that was really helpful

younesx
Автор

I loved the information.
But I have a question for you!
pyoxidizer + Selenium, doesn't solve, shows decode error at the end of the conversion.
How to include Selenium in pyoxidizer?

canalqb
Автор

1:27 dont forget to write 'r' befor the string. like this (r'Files\/chromedriver.exe')

uskumru