- crud-delete-vendor: 등록 폼 제출 시 데이터 미생성 (API 미호출)
- inspection-management: fill_form 라벨 불일치 (수량/특이사항 미발견)
- 두 시나리오 모두 실제 UI 라벨 확인 후 재활성화 필요
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- crud-delete-vendor: :has-text() CSS 제거, Format B 변환, CSS 셀렉터로 교체
- inspection-management: L2 메뉴 '검사관리' -> '제품검사관리', Format B 변환
- customer-inquiry: L2 메뉴 '1:1 문의' -> '문의하기', expectedUrl 수정
- attendance-checkin: Format B 변환, 출근하기 -> click_if_exists로 변경
- attendance-management: Format B 변환, combobox 액션 사용, wait_for_modal 추가
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>