mustafadalga / Instagram-Bot

An Instagram bot developed using the Selenium Framework
https://github.com/mustafadalga/Instagram-Bot
GNU General Public License v3.0
280 stars 84 forks source link

browser not initialize #4

Closed abhirajuneja closed 4 years ago

abhirajuneja commented 4 years ago

I face some error please solve my problem instagram bot

mustafadalga commented 4 years ago

Hello @abhirajuneja , Have you defined the webdriver path in config.json ? Default webdriver path C:\\geckodriver.exe Set the driver path.

abhirajuneja commented 4 years ago

I am already set the path in the config.json but the problem is still

mustafadalga commented 4 years ago

Does the browser open? Do you see the browser start up?

Can you share driver_path value?

abhirajuneja commented 4 years ago

No Browser Not Startup and my driver Path value is C:\gecodriver.exe

mustafadalga commented 4 years ago

1.Change driver_path value to C:\\geckodriver.exe 2.Move geckodriver.exe to C:\\