|  | @@ -86,7 +86,7 @@ class GanggangdouchuanRecommend:
 | 
	
		
			
				|  |  |              Common.logger(log_type, crawler).info('打开小程序"刚刚都传"')
 | 
	
		
			
				|  |  |              Common.logging(log_type, crawler, env, '打开小程序"刚刚都传"')
 | 
	
		
			
				|  |  |              driver.find_elements(By.XPATH, '//*[@text="刚刚都传"]')[-1].click()
 | 
	
		
			
				|  |  | -            time.sleep(15)
 | 
	
		
			
				|  |  | +            time.sleep(30)
 | 
	
		
			
				|  |  |              cls.get_videoList(log_type, crawler, oss_endpoint, env, driver)
 | 
	
		
			
				|  |  |              driver.quit()
 | 
	
		
			
				|  |  |              Common.logger(log_type, crawler).info('退出微信成功\n')
 |