refactor: Round 5.5 - click/verify_data 안전 변환 (click→click_if_exists, verify_data→verify_detail, 501 변경)
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
"id": 12,
|
||||
"phase": "READ",
|
||||
"name": "[READ] 특정 일자 상세 보기",
|
||||
"action": "click",
|
||||
"action": "click_if_exists",
|
||||
"target": "table tbody tr:first-child",
|
||||
"expected": {
|
||||
"detail_view": true
|
||||
|
||||
Reference in New Issue
Block a user