rabin hace 7 años
padre
commit
928c1f159f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      service/ssgdfs.py

+ 1 - 0
service/ssgdfs.py

@@ -115,6 +115,7 @@ class Ssgdfs(object):
 		# 使用优惠券
 		# 使用积分
 		self.driver.find_element_by_xpath('//input[@name="nowUse" and @value="0"]').click()
+		self.driver.find_element_by_id('totalUse').click()
 
 	def pay(self):
 		# 等待弹层关闭