chore: 미구현 메뉴 시나리오 6건 삭제
- accounting-cost (원가관리): 사이드바 메뉴 미존재 - accounting-financial (재무제표): 사이드바 메뉴 미존재 - inspection-management (검사관리): 사이드바 메뉴 미존재 - vehicle-management (차량관리): 1차 메뉴 미존재 - comprehensive-analysis (종합분석): 리포트 메뉴 미존재 - report-analysis (종합분석): 리포트 메뉴 미존재 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"scenarioId": "reference-box",
|
||||
"scenarioName": "참조함 E2E 테스트",
|
||||
"id": "reference-box",
|
||||
"name": "참조함 E2E 테스트",
|
||||
"screenshotPolicy": {
|
||||
"onErrorOnly": true,
|
||||
"captureOn": ["error", "fail", "timeout", "404", "500", "blocked"]
|
||||
@@ -15,7 +15,13 @@
|
||||
"menuNavigation": {
|
||||
"level1": "결재관리",
|
||||
"level2": "참조함",
|
||||
"expectedUrl": "/ko/approval/reference"
|
||||
"expectedUrl": "/ko/approval/reference",
|
||||
"searchWithinParent": true,
|
||||
"closeOtherMenus": true
|
||||
},
|
||||
"auth": {
|
||||
"username": "TestUser5",
|
||||
"password": "password123!"
|
||||
},
|
||||
"menuNavigationEnhanced": {
|
||||
"strategy": "scroll-and-search",
|
||||
|
||||
Reference in New Issue
Block a user