- 
                Notifications
    
You must be signed in to change notification settings  - Fork 73
 
Closed
Labels
triage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Description
Type: Feature Request
{
"点击开始按钮": {
"recognition": "OCR", // 文字识别引擎
"expected": "存储", // 目标文本
"action": "Click", // 执行点击操作
"next": [
"点击确认图标"
] // 后续任务链
},
"点击确认图标": {
"action": "Swipe",
"begin": [
100,
500,
10,
10
],
"end": [
100,
100,
10,
10
]
}
}
Extension version: 2025.14.1
VS Code version: Code 1.105.1 (7d842fb85a0275a4a8e4d7e040d2625abbf7f084, 2025-10-14T22:33:36.618Z)
OS version: Windows_NT x64 10.0.19045
Modes:
Metadata
Metadata
Assignees
Labels
triage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team