通过selenium模拟浏览器来自动观看电竞比赛获取电竞典藏罐,当没有比赛时智能休眠.(Automatically watch e-sports games through undetected_chromedriver to farm esports capsule, when there is no match intelligent sleep.)
Traceback (most recent call last):
File "Twitch.py", line 19, in setTwitchQuality
File "selenium\webdriver\remote\webelement.py", line 93, in click
File "selenium\webdriver\remote\webelement.py", line 403, in _execute
File "selenium\webdriver\remote\webdriver.py", line 440, in execute
File "selenium\webdriver\remote\errorhandler.py", line 245, in check_response
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element is not clickable at point (55, 730). Other element would receive the click:
(Session info: chrome=111.0.5563.111)
Stacktrace:
Backtrace:
(No symbol) [0x006DDCE3]
(No symbol) [0x006739D1]
(No symbol) [0x00584DA8]
(No symbol) [0x005B52EA]
(No symbol) [0x005B3BBA]
(No symbol) [0x005B23AD]
(No symbol) [0x005B1027]
(No symbol) [0x005A8D05]
(No symbol) [0x005CAECC]
(No symbol) [0x005A8726]
(No symbol) [0x005CB224]
(No symbol) [0x005DD57C]
(No symbol) [0x005CACC6]
(No symbol) [0x005A6F68]
(No symbol) [0x005A80CD]
GetHandleVerifier [0x00953832+2506274]
GetHandleVerifier [0x00989794+2727300]
GetHandleVerifier [0x0098E36C+2746716]
GetHandleVerifier [0x00786690+617600]
(No symbol) [0x0067C712]
(No symbol) [0x00681FF8]
(No symbol) [0x006820DB]
(No symbol) [0x0068C63B]
BaseThreadInitThunk [0x764C00F9+25]
RtlGetAppContainerNamedObjectPath [0x77467BBE+286]
RtlGetAppContainerNamedObjectPath [0x77467B8E+238]
Traceback (most recent call last): File "Twitch.py", line 19, in setTwitchQuality File "selenium\webdriver\remote\webelement.py", line 93, in click File "selenium\webdriver\remote\webelement.py", line 403, in _execute File "selenium\webdriver\remote\webdriver.py", line 440, in execute File "selenium\webdriver\remote\errorhandler.py", line 245, in check_response selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element is not clickable at point (55, 730). Other element would receive the click: (Session info: chrome=111.0.5563.111) Stacktrace: Backtrace: (No symbol) [0x006DDCE3] (No symbol) [0x006739D1] (No symbol) [0x00584DA8] (No symbol) [0x005B52EA] (No symbol) [0x005B3BBA] (No symbol) [0x005B23AD] (No symbol) [0x005B1027] (No symbol) [0x005A8D05] (No symbol) [0x005CAECC] (No symbol) [0x005A8726] (No symbol) [0x005CB224] (No symbol) [0x005DD57C] (No symbol) [0x005CACC6] (No symbol) [0x005A6F68] (No symbol) [0x005A80CD] GetHandleVerifier [0x00953832+2506274] GetHandleVerifier [0x00989794+2727300] GetHandleVerifier [0x0098E36C+2746716] GetHandleVerifier [0x00786690+617600] (No symbol) [0x0067C712] (No symbol) [0x00681FF8] (No symbol) [0x006820DB] (No symbol) [0x0068C63B] BaseThreadInitThunk [0x764C00F9+25] RtlGetAppContainerNamedObjectPath [0x77467BBE+286] RtlGetAppContainerNamedObjectPath [0x77467B8E+238]