You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using 1 seconds of delay
Traceback (most recent call last):
File "instaBrute.py", line 142, in
main()
File "instaBrute.py", line 132, in main
driver = webdriver.Firefox(profile)
File "/home/tyran/.local/lib/python2.7/site-packages/selenium/webdriver/firefox/webdriver.py", line 144, in init
self.service.start()
File "/home/tyran/.local/lib/python2.7/site-packages/selenium/webdriver/common/service.py", line 81, in start
os.path.basename(self.path), self.start_error_message)
selenium.common.exceptions.WebDriverException: Message: 'geckodriver' executable needs to be in PATH.
The text was updated successfully, but these errors were encountered:
@Bunn-E you could try my script its well documented and engineered , Started as Proof-Of-Concept but now well polished! https://github.com/DeathSec/Instagram-Py
Using 1 seconds of delay
Traceback (most recent call last):
File "instaBrute.py", line 142, in
main()
File "instaBrute.py", line 132, in main
driver = webdriver.Firefox(profile)
File "/home/tyran/.local/lib/python2.7/site-packages/selenium/webdriver/firefox/webdriver.py", line 144, in init
self.service.start()
File "/home/tyran/.local/lib/python2.7/site-packages/selenium/webdriver/common/service.py", line 81, in start
os.path.basename(self.path), self.start_error_message)
selenium.common.exceptions.WebDriverException: Message: 'geckodriver' executable needs to be in PATH.
The text was updated successfully, but these errors were encountered: