You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
taobao-crawler-selenium-master>python taobaoCrawler.py
using new version selector
Traceback (most recent call last):
File "taobaoCrawler.py", line 152, in
next_page_button.click()
File "E:\python3\lib\site-packages\selenium\webdriver\remote\webelement.py", line 94, in click
self._execute(Command.CLICK_ELEMENT)
File "E:\python3\lib\site-packages\selenium\webdriver\remote\webelement.py", line 395, in _execute
return self._parent.execute(command, params)
File "E:\python3\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 345, in execute
self.error_handler.check_response(response)
File "E:\python3\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 229, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element ... is not clickable at point (1085, 12). Other element would receive the click:
...
(Session info: chrome=124.0.6367.119)
The text was updated successfully, but these errors were encountered:
taobao-crawler-selenium-master>python taobaoCrawler.py
using new version selector
Traceback (most recent call last):
File "taobaoCrawler.py", line 152, in
next_page_button.click()
File "E:\python3\lib\site-packages\selenium\webdriver\remote\webelement.py", line 94, in click
self._execute(Command.CLICK_ELEMENT)
File "E:\python3\lib\site-packages\selenium\webdriver\remote\webelement.py", line 395, in _execute
return self._parent.execute(command, params)
File "E:\python3\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 345, in execute
self.error_handler.check_response(response)
File "E:\python3\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 229, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element ... is not clickable at point (1085, 12). Other element would receive the click:
(Session info: chrome=124.0.6367.119)
The text was updated successfully, but these errors were encountered: