Files
rpa_vision_v3/tests/results/test_creation_etape_vwb_10jan2026.json
Dom a27b74cf22 v1.0 - Version stable: multi-PC, détection UI-DETR-1, 3 modes exécution
- Frontend v4 accessible sur réseau local (192.168.1.40)
- Ports ouverts: 3002 (frontend), 5001 (backend), 5004 (dashboard)
- Ollama GPU fonctionnel
- Self-healing interactif
- Dashboard confiance

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 11:23:51 +01:00

180 lines
4.8 KiB
JSON

{
"timestamp": 1768084080.4304292,
"resultats": [
{
"action_id": "click_anchor",
"etape_creee": true,
"detection_ok": true,
"affichage_ok": true,
"validation_ok": false,
"etape": {
"id": "vwb_step_1768084080_click_anchor",
"type": "click_anchor",
"name": "Clic sur Ancre Visuelle",
"position": {
"x": 100,
"y": 100
},
"data": {
"label": "Clic sur Ancre Visuelle",
"stepType": "click_anchor",
"parameters": {
"click_offset_x": 0,
"click_offset_y": 0,
"click_type": "left",
"visual_anchor": null,
"wait_before_click_ms": 100
},
"isVWBCatalogAction": true,
"vwbActionId": "click_anchor"
},
"executionState": "IDLE",
"validationErrors": []
}
},
{
"action_id": "type_text",
"etape_creee": true,
"detection_ok": true,
"affichage_ok": true,
"validation_ok": false,
"etape": {
"id": "vwb_step_1768084080_type_text",
"type": "type_text",
"name": "Saisie de Texte Visuelle",
"position": {
"x": 100,
"y": 100
},
"data": {
"label": "Saisie de Texte Visuelle",
"stepType": "type_text",
"parameters": {
"clear_field_first": true,
"click_before_typing": true,
"press_enter_after": false,
"text_to_type": "",
"typing_speed_ms": 50,
"validate_after_typing": false,
"visual_anchor": null
},
"isVWBCatalogAction": true,
"vwbActionId": "type_text"
},
"executionState": "IDLE",
"validationErrors": []
}
},
{
"action_id": "wait_for_anchor",
"etape_creee": true,
"detection_ok": true,
"affichage_ok": true,
"validation_ok": false,
"etape": {
"id": "vwb_step_1768084080_wait_for_anchor",
"type": "wait_for_anchor",
"name": "Attente d'Ancre Visuelle",
"position": {
"x": 100,
"y": 100
},
"data": {
"label": "Attente d'Ancre Visuelle",
"stepType": "wait_for_anchor",
"parameters": {
"check_interval_ms": 500,
"confidence_threshold": 0.8,
"max_wait_time_ms": 30000,
"stability_duration_ms": 1000,
"visual_anchor": null,
"wait_mode": "appear"
},
"isVWBCatalogAction": true,
"vwbActionId": "wait_for_anchor"
},
"executionState": "IDLE",
"validationErrors": []
}
}
],
"etapes_test": [
{
"id": "vwb_step_1768084080_click_anchor",
"type": "click_anchor",
"name": "Clic sur Ancre Visuelle",
"position": {
"x": 100,
"y": 100
},
"data": {
"label": "Clic sur Ancre Visuelle",
"stepType": "click_anchor",
"parameters": {
"click_offset_x": 0,
"click_offset_y": 0,
"click_type": "left",
"visual_anchor": null,
"wait_before_click_ms": 100
},
"isVWBCatalogAction": true,
"vwbActionId": "click_anchor"
},
"executionState": "IDLE",
"validationErrors": []
},
{
"id": "vwb_step_1768084080_type_text",
"type": "type_text",
"name": "Saisie de Texte Visuelle",
"position": {
"x": 100,
"y": 100
},
"data": {
"label": "Saisie de Texte Visuelle",
"stepType": "type_text",
"parameters": {
"clear_field_first": true,
"click_before_typing": true,
"press_enter_after": false,
"text_to_type": "",
"typing_speed_ms": 50,
"validate_after_typing": false,
"visual_anchor": null
},
"isVWBCatalogAction": true,
"vwbActionId": "type_text"
},
"executionState": "IDLE",
"validationErrors": []
},
{
"id": "vwb_step_1768084080_wait_for_anchor",
"type": "wait_for_anchor",
"name": "Attente d'Ancre Visuelle",
"position": {
"x": 100,
"y": 100
},
"data": {
"label": "Attente d'Ancre Visuelle",
"stepType": "wait_for_anchor",
"parameters": {
"check_interval_ms": 500,
"confidence_threshold": 0.8,
"max_wait_time_ms": 30000,
"stability_duration_ms": 1000,
"visual_anchor": null,
"wait_mode": "appear"
},
"isVWBCatalogAction": true,
"vwbActionId": "wait_for_anchor"
},
"executionState": "IDLE",
"validationErrors": []
}
],
"actions_catalogue": 9,
"tous_ok": true
}