실행 상세

● 종료됨
상태
failed
버전
stg
진행
1 / 1 (100%)
시작 / 종료 (KST)
오후 7:17:41오후 7:18:19
통과 0실패 1

TC별 결과

TC ID상태소요(ms)메시지
Automation testfailed38192

실행 로그

[오후 7:17:41]
[Automation test] playwright test 시작
[오후 7:17:44]
[Automation test] 
Running 1 test using 1 worker
[오후 7:18:19]
[Automation test]   ✘  1 C:/tmp/maestro-worker/472-Automation test.spec.ts:1495:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 (37.0s)


  1) C:/tmp/maestro-worker/472-Automation test.spec.ts:1495:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 › Tìm kiếm, sửa và xác nhận dữ liệu Client đã cập nhật 

    TimeoutError: locator.fill: Timeout 15000ms exceeded.
    Call log:
      - waiting for getByRole('dialog').last().getByLabel('클라이언트 연락처 필수', { exact: true })


      236 |     const contactMiddle = contactStart.locator('xpath=following::input[1]');
      237 |     const contactEnd = contactStart.locator('xpath=following::input[2]');
    > 238 |     await contactStart.fill(update.phone[0]);
          |                        ^
      239 |     await contactMiddle.fill(update.phone[1]);
      240 |     await contactEnd.fill(update.phone[2]);
      241 |     await editDialog.getByLabel('이메일', { exact: true }).fill(update.email);
        at InspectionPage.updateAndVerifyClient (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/472-Automation test.spec.ts:238:24)
        at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/472-Automation test.spec.ts:1530:5
        at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/472-Automation test.spec.ts:1528:3

    attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    test-results/472-Automation test-K-APP--429c2-lient-등록부터-Summary-결과지-검증까지/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
    test-results/472-Automation test-K-APP--429c2-lient-등록부터-Summary-결과지-검증까지/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    Error Context: test-results/472-Automation test-K-APP--429c2-lient-등록부터-Summary-결과지-검증까지/error-context.md

    attachment #4: trace (application/zip) ─────────────────────────────────────────────────────────
    test-results/472-Automation test-K-APP--429c2-lient-등록부터-Summary-결과지-검증까지/trace.zip
    Usage:

        npx playwright show-trace "test-results/472-Automation test-K-APP--429c2-lient-등록부터-Summary-결과지-검증까지/trace.zip"

    ────────────────────────────────────────────────────────────────────────────────────────────────

  1 failed
    C:/tmp/maestro-worker/472-Automation test.spec.ts:1495:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지