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 = {
|
PRODUCTS = {
|
||||||
"robogo": {
|
"robogo": {
|
||||||
"name": "Robogo FAT",
|
"name": "Robogo",
|
||||||
"desc": "Robogo FAT 环境全链路 UI 巡检 (文件管理/开发机/云桌面)",
|
"desc": "Robogo PROD环境全链路 UI 巡检 (文件管理/开发机/云桌面)",
|
||||||
"icon": "🤖",
|
"icon": "🤖",
|
||||||
"entry": "run_ui_tests.py"
|
"entry": "run_ui_tests.py"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user