revert: Round 5 롤백 - 브라우저 크래시 문제로 복원
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
"id": 6,
|
||||
"phase": "READ",
|
||||
"name": "[READ] 이벤트 상세 보기",
|
||||
"action": "click_if_exists",
|
||||
"action": "click",
|
||||
"target": "[class*='event']:first-child, table tbody tr:first-child, [class*='card']:first-child",
|
||||
"expected": {
|
||||
"detail_view": true
|
||||
@@ -114,7 +114,7 @@
|
||||
{
|
||||
"id": 10,
|
||||
"name": "목록으로 돌아가기",
|
||||
"action": "click_if_exists",
|
||||
"action": "click",
|
||||
"target": "button:has-text('목록'), a:has-text('목록'), [class*='back']",
|
||||
"expected": "목록 페이지로 복귀"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user