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

@@ -102,7 +102,7 @@
"maxAttempts": 10,
"description": "스크롤하며 회계관리 메뉴 찾기"
},
{ "type": "click_if_exists", "target": "회계관리", "description": "회계관리 메뉴 클릭" },
{ "type": "click", "target": "회계관리", "description": "회계관리 메뉴 클릭" },
{ "type": "wait", "duration": 500, "description": "서브메뉴 펼쳐지기 대기" }
],
"verification": [
@@ -123,7 +123,7 @@
"maxAttempts": 5,
"description": "서브메뉴에서 결제내역 찾기"
},
{ "type": "click_if_exists", "target": "결제내역", "description": "결제내역 메뉴 클릭" },
{ "type": "click", "target": "결제내역", "description": "결제내역 메뉴 클릭" },
{ "type": "wait", "target": "페이지 로드 완료", "timeout": 10000 }
],
"verification": [