revert: Round 5 롤백 - 브라우저 크래시 문제로 복원

This commit is contained in:
김보곤
2026-02-06 00:39:28 +09:00
parent d23454d573
commit 701e05ab59
83 changed files with 1262 additions and 2611 deletions

View File

@@ -76,7 +76,7 @@
"id": 5,
"phase": "UPDATE",
"name": "[UPDATE] 회사 정보 수정 모드 진입",
"action": "click_if_exists",
"action": "click",
"target": "button:has-text('수정'), button:has-text('편집')",
"expected": {
"edit_mode": true,
@@ -101,7 +101,7 @@
"id": 8,
"phase": "UPDATE",
"name": "[UPDATE] 필수 검증 #2: 회사 정보 저장",
"action": "click_if_exists",
"action": "click",
"target": "button:has-text('저장'), button:has-text('확인')",
"verify": {
"url_maintained": true,