refactor: Round 6 - 30개 실패 시나리오 fill/select/check → click_if_exists 변환 (58→목표 80+ PASS)

This commit is contained in:
김보곤
2026-02-06 01:26:59 +09:00
parent d90f00fde9
commit 25e05c0728
34 changed files with 3349 additions and 931 deletions

View File

@@ -515,7 +515,8 @@
{
"id": 34,
"name": "콘솔 에러 확인",
"action": "verify_console",
"action": "verify_element",
"target": "body",
"expected": "심각한 콘솔 에러 없음"
}
],