Commit 8132e5b2 by 谢非

Update AIEditingRoomPage.py

parent b25c71c2
...@@ -43,7 +43,7 @@ class AIER(BasePage): ...@@ -43,7 +43,7 @@ class AIER(BasePage):
# 点击AI书评编辑 # 点击AI书评编辑
def to_AI_Bookreview(self): def to_AI_Bookreview(self):
time.sleep(5) time.sleep(8)
self.find_ele(self.AI_Bookreview).click() self.find_ele(self.AI_Bookreview).click()
# 点击AI数字创作编辑 # 点击AI数字创作编辑
......
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