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
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/tkinter/__init__.py", line 1892, in __call__
return self.func(*args)
File "/Users/yangxin/test/taobao_seckill-master/main.py", line 40, in <lambda>
b1 = Button(win, text = '开始', command = lambda: run_killer(txt, txt2))
File "/Users/yangxin/test/taobao_seckill-master/main.py", line 14, in run_killer
ChromeDrive(seckill_time = seckill_time, password = password).sec_kill()
File "/Users/yangxin/test/taobao_seckill-master/seckill/seckill_taobao.py", line 133, in sec_kill
if self.driver.find_element_by_id("J_SelectAll1"):
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 976, in find_element
return self.execute(Command.FIND_ELEMENT, {
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[id="J_SelectAll1"]"}
(Session info: chrome=127.0.6533.89)
The text was updated successfully, but these errors were encountered:
等待到点抢购...
抢购时间点将近,停止自动刷新,准备进入抢购阶段...
The text was updated successfully, but these errors were encountered: