chromedriver
Closed this issue · 1 comments
HamedAp commented
i have error in windows and linux :
[ INFO ] Google Chrome version: 122.0.6261.111
[ INFO ] Google Chrome webdriver version: None
[ INFO ] Google Chrome webdriver not detected, download attempt...
[ FAILED ] Traceback (most recent call last):
File "main.py", line 746, in <module>
webdriver_path = webdriver_installer.webdriver_installer_menu(args['edge'])
File "main.py", line 396, in webdriver_installer_menu
driver_url = self.get_chromedriver_download_url()
File "main.py", line 286, in get_chromedriver_download_url
chrome_major_version = self.get_chrome_version[1]
TypeError: 'method' object is not subscriptable
HamedAp commented
i got error with --firefox :
[ INFO ] Account confirmation is in progress...
[ OK ] Account successfully confirmed!
[ FAILED ] Traceback (most recent call last):
File "main.py", line 788, in <module>
EsetBusinessReg.confirmAccount()
File "main.py", line 637, in confirmAccount
raise RuntimeError('Account confirmation error!!!')
RuntimeError: Account confirmation error!!!