Commit fa6b3f73 by 宋鹏博

登录页面元素更新

parent 22aa961f
......@@ -22,7 +22,7 @@ class TestPrequalification:
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)
# 类后置
def teardown_class(self):
......
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