chinoogawa / fbht

Facebook Hacking Tool
Other
1.31k stars 436 forks source link

Message: 'geckodriver.exe' executable needs to be in PATH #14

Closed ziflar closed 7 years ago

ziflar commented 7 years ago

hi i have run fbht on kali linux and i've got this error's :

- selenium.common.exceptions.WebDriverException: Message: 'geckodriver.exe' executable needs to be in PATH.

- exception AttributeError: "'Service' object has no attribute 'process'" in <bound method Service.del of <selenium.webdriver.firefox.service.Service object at 0x7f3682191c10>> ignored

My config is :

firefox --version: Mozilla Firefox 50.0

selenium -version 3.0.1

how to edit mainFunc.py to use geckodriver???

thank you for your help

ziflar commented 7 years ago

Nobody wants to answer me then I answer myself I've edited the mainFunc.py file and I solved my problem thx to myself

ALiangLiang commented 6 years ago

Maybe you can download geckodriver.exe. And add geckodriver into PATH.