Userphish / PhishX

32 stars 10 forks source link

not started #2

Open pretech86 opened 4 years ago

pretech86 commented 4 years ago

i get this error and the tool not started

PhishX.py:570: DeprecationWarning: executable_path has been deprecated, please pass in a Service object

browser = webdriver.Firefox(firefox_binary=binary,executable_path='base/geckodriver')

PhishX.py:570: DeprecationWarning: firefox_binary has been deprecated, please pass in a Service object

browser = webdriver.Firefox(firefox_binary=binary,executable_path='base/geckodriver')

gehan12 commented 2 years ago

browser = webdriver.Firefox(firefox_binary=binary,executable_path='base/geckodriver') how to fix it?