Commit 53dd01d1 by 谢非

Update test_AIBookreview.py

parent 29819f6a
......@@ -32,13 +32,13 @@ class TestAIBookreview:
@allure.feature("文学书评流程")
def test_find_Literary(self):
self.aibookreview.ai_Literary()
time.sleep(60)
time.sleep(40)
# AI书评编辑-上传社科书评
@allure.feature("上传社科书评流程")
def test_find_AiNewmediae(self):
self.aibookreview.update_social_btn(updata_AiNewmediae_path)
time.sleep(90)
time.sleep(70)
ws_error(2)
time.sleep(3)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment