Commit 0172dd26 by 谢非

Update test_AITopicplanning.py

parent 1ee29abf
......@@ -21,7 +21,7 @@ class TestaiSelectedtopic:
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_Topicplanning()
# 类后置
......
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