|
@@ -222,8 +222,8 @@ class Recommend:
|
|
|
driver.find_element(By.XPATH, '//*[@text="爬虫群"]').click()
|
|
|
driver.find_element(By.ID, 'com.tencent.mm:id/guw').click()
|
|
|
|
|
|
- Click.click_video(log_type, video_title)
|
|
|
- time.sleep(1)
|
|
|
+ # Click.click_video(log_type, video_title)
|
|
|
+ # time.sleep(1)
|
|
|
|
|
|
# urls = GetUrl.get_url(log_type)
|
|
|
# if urls is None:
|