Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

[CORE]: Handing off botguard.js execution to chrome error #60

Open
Navazmkd opened this issue Jul 17, 2021 · 1 comment
Open

[CORE]: Handing off botguard.js execution to chrome error #60

Navazmkd opened this issue Jul 17, 2021 · 1 comment

Comments

@Navazmkd
Copy link

[CORE]: Handing off botguard.js execution to chrome
Traceback (most recent call last):
File "c:/Users/admin/Desktop/YouTubeShop-master/yt.py", line 26, in
server = botgaurd.server_start()
File "c:\Users\admin\Desktop\YouTubeShop-master\lib\auth.py", line 16, in server_start
self.browser = webdriver.Chrome(executable_path=r"lib\chromedriver.exe")
File "C:\Python27\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 81, in init
desired_capabilities=desired_capabilities)
File "C:\Python27\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 157, in init
self.start_session(capabilities, browser_profile)
File "C:\Python27\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 252, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "C:\Python27\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "C:\Python27\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: unknown error: cannot find Chrome binary

PS C:\Users\admin\Desktop\YouTubeShop-master>

@eliasgetachewc1988
Copy link

eliasgetachewc1988 commented Dec 20, 2021

update chromedriver to your chrome version installed. download here.
https://chromedriver.chromium.org/downloads

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants