Commit 004b1a4f authored by 王超's avatar 王超

新增标准组件的公共属性用例

parent fd5ae4fe
......@@ -51,7 +51,6 @@ class BasePage:
self.page.goto(self.project_management_url)
elif value == "画面":
self.page.goto(self.page_management_url)
print("路径:",self.page_management_url)
elif value == "变量":
self.page.goto(self.variable_management_url)
elif value == "历史":
......
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