feat: Implement new UI page objects and test scenarios, replacing older business logic files and updating core UI components.
This commit is contained in:
parent
fec7cf7b6a
commit
5b7b55ec41
@ -60,8 +60,8 @@ log_queues = {} # 实时日志队列无需持久化,仅用
|
||||
|
||||
PRODUCTS = {
|
||||
"robogo": {
|
||||
"name": "Robogo FAT",
|
||||
"desc": "Robogo FAT 环境全链路 UI 巡检 (文件管理/开发机/云桌面)",
|
||||
"name": "Robogo",
|
||||
"desc": "Robogo PROD环境全链路 UI 巡检 (文件管理/开发机/云桌面)",
|
||||
"icon": "🤖",
|
||||
"entry": "run_ui_tests.py"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user