theDreamer911 / brute-force-instagram

83 stars 145 forks source link

init() error #15

Open tuncayofficial opened 3 years ago

tuncayofficial commented 3 years ago

Traceback (most recent call last): File "instagram-brute-force.py", line 14, in web = Browser() File "C:\Users\Samsung-2010\AppData\Local\Programs\Python\Python37-32\lib\site-packages\webbot\webbot.py", line 68, in init self.driver = webdriver.Chrome(executable_path=driverpath, options=options) TypeError: init() got an unexpected keyword argument 'options'

how can I fix it?

theDreamer911 commented 3 years ago

you can try search webdriver manually. It will make webbot displaying browser