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>
This commit is contained in:
180
tests/results/test_creation_etape_vwb_10jan2026.json
Normal file
180
tests/results/test_creation_etape_vwb_10jan2026.json
Normal file
@@ -0,0 +1,180 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user