调整色花堂地址,休眠10秒再继续,等待页面加载
This commit is contained in:
@@ -83,7 +83,7 @@ def fetch_and_create_pdf(url):
|
||||
|
||||
# 获取目标页面
|
||||
driver.get(url)
|
||||
time.sleep(5)
|
||||
time.sleep(10)
|
||||
|
||||
# 处理年龄验证按钮
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user