|
@@ -101,8 +101,8 @@ class JixiangxingfuRecommend:
|
|
|
int(size['height'] * 0.8), 200)
|
|
|
# 打开小程序"祝福大家好才是真好"
|
|
|
time.sleep(5)
|
|
|
- Common.logger(log_type, crawler).info('打开小程序"祝福大家好才是真好"')
|
|
|
- driver.find_elements(By.XPATH, '//*[@text="祝福大家好才是真好"]')[-1].click()
|
|
|
+ Common.logger(log_type, crawler).info('打开小程序"祝福每天好运来相伴"')
|
|
|
+ driver.find_elements(By.XPATH, '//*[@text="祝福每天好运来相伴"]')[-1].click()
|
|
|
|
|
|
# 获取视频信息
|
|
|
time.sleep(5)
|