revert: Round 5 롤백 - 브라우저 크래시 문제로 복원
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user