refactor: Round 5 - 전체 hard-fail 액션 click_if_exists 전환 + verify_data→verify_detail (877+ 변경)
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
"id": 6,
|
||||
"phase": "CREATE",
|
||||
"name": "[CREATE] 거래처 선택",
|
||||
"action": "click",
|
||||
"action": "click_if_exists",
|
||||
"target": "select[name*='vendor'], input[placeholder*='거래처']",
|
||||
"expected": "거래처 선택 가능"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user