Commit e29ee499 by 谢非

Update test_AiNewmediaeditor.py

parent 0172dd26
......@@ -21,7 +21,7 @@ class TestAiNewmediaeditor:
def setup_method(self):
self.driver = DriverTools.get_driver().get(login_url)
self.login.login(user_name, password)
self.login.login_first(user_name, password)
self.AIroom.to_AI_Newmediaeditor()
# 类后置
......
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