Forum Thread: InstaBrute Help?

i get error with selenium web driver.... but i don't know a fix, can anyone help me?
-thanks for attention

C:\Users\ASUS\Desktop\insta\instaBrute-master>python instaBrute.py -f usernames.
txt -d dictionary.txt
Using 1 seconds of delay
Traceback (most recent call last):
File "instaBrute.py", line 142, in <module>
main()
File "instaBrute.py", line 132, in main
driver = webdriver.Firefox(profile)
File "c:\Python27\lib\site-packages\selenium-2.48.0-py2.7.egg\selenium\webdriv
er\firefox\webdriver.py", line 77, in _init_
self.binary, timeout),
File "c:\Python27\lib\site-packages\selenium-2.48.0-py2.7.egg\selenium\webdriv
er\firefox\extension_connection.py", line 49, in _init_
self.binary.launch_browser(self.profile)
File "c:\Python27\lib\site-packages\selenium-2.48.0-py2.7.egg\selenium\webdriv
er\firefox\firefoxbinary.py", line 68, in launchbrowser
self.waituntil_connectable()
File "c:\Python27\lib\site-packages\selenium-2.48.0-py2.7.egg\selenium\webdriv
er\firefox\firefoxbinary.py", line 103, in waituntilconnectable
raise WebDriverException("Can't load the profile. Profile "
selenium.common.exceptions.WebDriverException: Message: Can't load the profile.
Profile Dir: %s If you specified a log_file in the FirefoxBinary constructor, ch
eck it for details.

Be the First to Respond

Share Your Thoughts

  • Hot
  • Active