LjMario007 / Microsoft-Rewards-Bot

Microsoft Rewards (Bing Rewards) Bot - automated selenium python bot
19 stars 9 forks source link

Dont Work #18

Closed velotoxicsounds closed 4 years ago

velotoxicsounds commented 4 years ago

2020-02-07 20:17:22,627 :: INFO :: root :: -------------------------MOBILE------------------------- 2020-02-07 20:17:22,628 :: INFO :: requests.packages.urllib3.connectionpool :: Starting new HTTPS connection (1): chromedriver.storage.googleapis.com 2020-02-07 20:17:22,835 :: INFO :: requests.packages.urllib3.connectionpool :: Starting new HTTPS connection (1): chromedriver.storage.googleapis.com 2020-02-07 20:17:27,780 :: ERROR :: root :: Failure at main() Traceback (most recent call last): File "ms_rewards.py", line 994, in browser = browser_setup(parser.headless_setting, MOBILE_USER_AGENT) File "ms_rewards.py", line 301, in browser_setup chrome_obj = webdriver.Chrome(path, options=options) File "C:\Users\velot\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 81, in init desired_capabilities=desired_capabilities) File "C:\Users\velot\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 157, in init self.start_session(capabilities, browser_profile) File "C:\Users\velot\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 252, in start_session response = self.execute(Command.NEW_SESSION, parameters) File "C:\Users\velot\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute self.error_handler.check_response(response) File "C:\Users\velot\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 80 (Driver info: chromedriver=80.0.3987.16 (320f6526c1632ad4f205ebce69b99a062ed78647-refs/branch-heads/3987@{#185}),platform=Windows NT 10.0.19559 x86_64)

velotoxicsounds commented 4 years ago

Pull. Fixed issue, download path adapted to Chromedrive 79. Issue Closed. Waiting for Pull