실행 상세

● 종료됨
상태
failed
버전
stg
진행
1 / 1 (100%)
시작 / 종료 (KST)
오후 7:27:37오후 7:30:35
통과 0실패 1

TC별 결과

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

실행 로그

[오후 7:27:37]
[Automation test] playwright test 시작
[오후 7:27:40]
[Automation test] 
Running 1 test using 1 worker
[오후 7:30:35]
[Automation test]   ✘  1 C:/tmp/maestro-worker/509-Automation test.spec.ts:2068:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 (2.9m)


  1) C:/tmp/maestro-worker/509-Automation test.spec.ts:2068:5 › K-APP STG long flow: Client 등록부터 Summary/결과지 검증까지 › Hoàn thành p5 조음교대운동 

    Error: expect(locator).toHaveCount(expected) failed

    Locator:  getByRole('textbox', { name: '회', exact: true })
    Expected: 15
    Received: 0
    Timeout:  5000ms

    Call log:
      - Expect "toHaveCount" with timeout 5000ms
      - waiting for getByRole('textbox', { name: '회', exact: true })
        14 × locator resolved to 0 elements
           - unexpected value "0"


      736 |     const repetitionInputs = this.page.getByRole('textbox', { name: '회', exact: true });
      737 |     const secondInputs = this.page.getByRole('textbox', { name: '초', exact: true });
    > 738 |     await expect(repetitionInputs).toHaveCount(15);
          |                                    ^
      739 |     await expect(secondInputs).toHaveCount(15);
      740 |
      741 |     for (let row = 0; row < 5; row += 1) {
        at TestExecutionPage.completeAlternatingMovementTest (/Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/509-Automation test.spec.ts:738:36)
        at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/509-Automation test.spec.ts:2132:5
        at /Users/gimseungjun/workspaces/QA_Worker_Server/C:/tmp/maestro-worker/509-Automation test.spec.ts:2131:3

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

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

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

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

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

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

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