Validé sur PC Windows (DESKTOP-58D5CAC, 2560x1600) : - 8 clics résolus visuellement (1 anchor_template, 1 som_text_match, 6 som_vlm) - Score moyen 0.75, temps moyen 1.6s - Texte tapé correctement (bonjour, test word, date, email) - 0 retries, 2 actions non vérifiées (OK) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
17 lines
719 B
Plaintext
17 lines
719 B
Plaintext
{
|
|
"enabled": true,
|
|
"name": "Adapt Tests to Real Functionality",
|
|
"description": "Automatically reviews and adapts test files to ensure they test real functionality instead of using mocks or simulations, maintaining authentic behavior validation",
|
|
"version": "1",
|
|
"when": {
|
|
"type": "promptSubmit"
|
|
},
|
|
"then": {
|
|
"type": "runCommand",
|
|
"command": "Un fichier a été modifié. Vérifie que :
|
|
- Automatically reviews and adapts test files to ensure they test real functionality instead of using mocks or simulations, maintaining authentic behavior validation.
|
|
- Do not create documents without the user's permission."
|
|
},
|
|
"workspaceFolderName": "rpa_vision_v3",
|
|
"shortName": "adapt-tests-real"
|
|
} |