We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5ef009 commit 748157bCopy full SHA for 748157b
自动化/jd_watch.py
@@ -55,6 +55,7 @@ def request_jd(self):
55
try:
56
# 抢购
57
self.driver.find_element_by_id("choose-btn-ko").click()
58
+ break
59
except:
60
count+=1
61
0 commit comments