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') #3
how to fix this