Failed
Run ed37eb92
41 passed, 113 failed, 42 skipped21%
x

Environment

feature

Trigger

manual

Duration

89m 58s

Started

Apr 9, 11:29 AM

Completed

Apr 9, 12:59 PM

113 Failed Tests — Click to select all, then copy
Google Analytics instrumentation
3/3 passed
Passedhome fires required events
36s
Passedproduct listing fires required events
13s
Passedproduct detail fires required events
15s
Login
2/2 passed
Passedcan login with valid credentials
1m 2s
Passedshows error for invalid credentials
45s
Basket
2/4 passed
PassedBSK-001 @basket: Update quantity
1m 3s
SkippedBSK-002 @basket: Remove last item redirects to home
1m 0s
FailedBSK-003 @basket: Product variants shown in cart
1m 24s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="46439" id="undefined-46439" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-VAR.BIANCO"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-46439" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-46439" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-46439" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-46439" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is not stable
    - retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-46439" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
    - waiting for element to be visible, enabled and stable
    - element is not stable
  2 × retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-46439" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
  - retrying click action
    - waiting 500ms
    - waiting for element to be visible, enabled and stable
PassedBSK-003 @basket: Product variants shown in cart1 retries
40s
Alcohol
0/7 passed
FailedALC-001 @alcohol: Eligible customer can order
1m 51s
Error: ALC-001: Alcohol acknowledgement should be shown

expect(received).toBeTruthy()

Received: false
FailedALC-001 @alcohol: Eligible customer can order1 retries
2m 46s
Error: ALC-001: Alcohol acknowledgement should be shown

expect(received).toBeTruthy()

Received: false
FailedALC-001 @alcohol: Eligible customer can order2 retries
1m 43s
Error: ALC-001: Alcohol acknowledgement should be shown

expect(received).toBeTruthy()

Received: false
SkippedALC-002 @alcohol: Not eligible customer blocked
3s
FailedALC-003 @alcohol: Cold shipping surcharge
1m 8s
Error: expect(locator).toBeVisible() failed

Locator:  getByText(/shipping|送料|配送/i).first()
Expected: visible
Received: hidden
Timeout:  10000ms

Call log:
  - Expect "toBeVisible" with timeout 10000ms
  - waiting for getByText(/shipping|送料|配送/i).first()
    2 × locator resolved to <span class="richTextRegular">Year-End / New Year Shipping & In-Store Pickup. </span>
      - unexpected value "hidden"
FailedALC-003 @alcohol: Cold shipping surcharge1 retries
2m 24s
Error: expect(locator).toBeVisible() failed

Locator:  getByText(/shipping|送料|配送/i).first()
Expected: visible
Received: hidden
Timeout:  10000ms

Call log:
  - Expect "toBeVisible" with timeout 10000ms
  - waiting for getByText(/shipping|送料|配送/i).first()
    3 × locator resolved to <span class="richTextRegular">Year-End / New Year Shipping & In-Store Pickup. </span>
      - unexpected value "hidden"
FailedALC-003 @alcohol: Cold shipping surcharge2 retries
1m 49s
Error: expect(locator).toBeVisible() failed

Locator:  getByText(/shipping|送料|配送/i).first()
Expected: visible
Received: hidden
Timeout:  10000ms

Call log:
  - Expect "toBeVisible" with timeout 10000ms
  - waiting for getByText(/shipping|送料|配送/i).first()
    2 × locator resolved to <span class="richTextRegular">Year-End / New Year Shipping & In-Store Pickup. </span>
      - unexpected value "hidden"
Addresses
1/6 passed
SkippedADDR-001 @checkout @address: Select existing shipping address
1m 47s
FailedADDR-002 @checkout @address: Enter new billing address
1m 56s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    22 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedADDR-002 @checkout @address: Enter new billing address1 retries
1m 56s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
    2 × waiting for element to be visible, enabled and stable
      - element is not stable
    - retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
    - waiting for element to be visible, enabled and stable
    - element is visible, enabled and stable
    - scrolling into view if needed
    - done scrolling
    - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
  - retrying click action
    - waiting 500ms
FailedADDR-002 @checkout @address: Enter new billing address2 retries
1m 26s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    24 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
PassedADDR-003 @checkout @address: Billing required for credit card
1m 32s
SkippedADDR-004 @checkout @address: Postal code auto-fill
1m 20s
Registration
1/1 passed
Passedcan register a new account
1m 4s
Guest Checkout
1/13 passed
FailedCHK-001 @checkout: Guest checkout full flow
1m 57s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    25 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedCHK-001 @checkout: Guest checkout full flow1 retries
2m 54s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    26 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedCHK-001 @checkout: Guest checkout full flow2 retries
1m 32s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is not stable
    - retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
FailedCHK-002 @checkout: Guest checkout — create account
1m 31s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    24 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedCHK-002 @checkout: Guest checkout — create account1 retries
2m 41s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    25 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedCHK-002 @checkout: Guest checkout — create account2 retries
1m 30s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
    2 × waiting for element to be visible, enabled and stable
      - element is not stable
    - retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
PassedCHK-008 @checkout: Empty cart redirects to home
1m 56s
FailedCHK-009 @checkout: Terms required — error shown when unchecked
1m 36s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    26 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedCHK-009 @checkout: Terms required — error shown when unchecked1 retries
2m 56s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    24 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedCHK-009 @checkout: Terms required — error shown when unchecked2 retries
1m 38s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    24 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedCHK-010 @checkout: Privacy required — error shown when unchecked
2m 0s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    24 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedCHK-010 @checkout: Privacy required — error shown when unchecked1 retries
2m 42s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    26 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedCHK-010 @checkout: Privacy required — error shown when unchecked2 retries
1m 33s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    24 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
Logged-In Checkout
1/9 passed
Timed OutCHK-003 @checkout: Logged-in checkout full flow
3m 30s
Test timeout of 120000ms exceeded.
Timed OutCHK-003 @checkout: Logged-in checkout full flow1 retries
3m 55s
Test timeout of 120000ms exceeded.
FailedCHK-003 @checkout: Logged-in checkout full flow2 retries
1m 58s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    20 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedCHK-004 @checkout: Saved info pre-filled
1m 39s
Error: Saved address and/or payment should be pre-filled for logged-in user with saved info

expect(received).toBeTruthy()

Received: false
FailedCHK-004 @checkout: Saved info pre-filled1 retries
3m 18s
Error: Saved address and/or payment should be pre-filled for logged-in user with saved info

expect(received).toBeTruthy()

Received: false
FailedCHK-004 @checkout: Saved info pre-filled2 retries
1m 53s
Error: Saved address and/or payment should be pre-filled for logged-in user with saved info

expect(received).toBeTruthy()

Received: false
SkippedCHK-005 @checkout: Add new address with "Use as billing"
1m 34s
PassedCHK-006 @checkout: Billing starts collapsed for user with saved billing
1m 20s
SkippedCHK-007 @checkout: New address becomes default on next checkout
1m 31s
Coupons
3/5 passed
FailedCPN-018 @coupons: Guest promo code not shown
1m 12s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    - waiting for element to be visible, enabled and stable
    - element is not stable
  5 × retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
  - retrying click action
    - waiting 500ms
    - waiting for element to be visible, enabled and stable
    - element is not stable
  - retrying click action
    - waiting 500ms
    - waiting for element to be visible, enabled and stable
    - element is visible, enabled and stable
    - scrolling into view if needed
    - done scrolling
    - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
  - retrying click action
    - waiting 500ms
    - waiting for element to be visible, enabled and stable
PassedCPN-018 @coupons: Guest promo code not shown1 retries
1m 35s
PassedCPN-019 @coupons: Invalid coupon code
3s
SkippedCPN-020 @coupons: Remove a coupon
3s
PassedCPN-021 @coupons: Coupon + points together
3s
Registration email
0/3 passed
Skippedreceives welcome email after registration
43s
Failedregistration email has correct recipient
2m 5s
Error: Should receive email

expect(received).toBeTruthy()

Received: null
Skippedregistration email has correct recipient1 retries
1m 20s
Delivery & Pickup
2/18 passed
FailedFUL-001 @fulfillment @delivery: Standard delivery
1m 23s
Error: expect(locator).toBeVisible() failed

Locator: locator('label:has-text("Delivery"), label:has-text("配送"), input[value*="delivery" i]').first()
Expected: visible
Timeout: 10000ms
Error: element(s) not found

Call log:
  - Expect "toBeVisible" with timeout 10000ms
  - waiting for locator('label:has-text("Delivery"), label:has-text("配送"), input[value*="delivery" i]').first()
FailedFUL-001 @fulfillment @delivery: Standard delivery1 retries
2m 21s
Error: expect(locator).toBeVisible() failed

Locator: locator('label:has-text("Delivery"), label:has-text("配送"), input[value*="delivery" i]').first()
Expected: visible
Timeout: 10000ms
Error: element(s) not found

Call log:
  - Expect "toBeVisible" with timeout 10000ms
  - waiting for locator('label:has-text("Delivery"), label:has-text("配送"), input[value*="delivery" i]').first()
FailedFUL-001 @fulfillment @delivery: Standard delivery2 retries
1m 20s
Error: expect(locator).toBeVisible() failed

Locator: locator('label:has-text("Delivery"), label:has-text("配送"), input[value*="delivery" i]').first()
Expected: visible
Timeout: 10000ms
Error: element(s) not found

Call log:
  - Expect "toBeVisible" with timeout 10000ms
  - waiting for locator('label:has-text("Delivery"), label:has-text("配送"), input[value*="delivery" i]').first()
SkippedFUL-002 @fulfillment @pickup: In-store pickup
1m 23s
FailedFUL-003 @fulfillment @appointment: Instore appointment auto-selected
2m 43s
Error: Add to cart button not found for product "happy_sport_33mm"
FailedFUL-003 @fulfillment @appointment: Instore appointment auto-selected1 retries
2m 23s
Error: Add to cart button not found for product "happy_sport_33mm"
FailedFUL-003 @fulfillment @appointment: Instore appointment auto-selected2 retries
2m 14s
Error: Add to cart button not found for product "happy_sport_33mm"
FailedFUL-004 @fulfillment @appointment: Store appointment Tiffany
3m 22s
Error: Add to cart button not found for product "tiffany_lock_bangle"
FailedFUL-004 @fulfillment @appointment: Store appointment Tiffany1 retries
2m 33s
Error: Add to cart button not found for product "tiffany_lock_bangle"
FailedFUL-004 @fulfillment @appointment: Store appointment Tiffany2 retries
2m 29s
Error: Add to cart button not found for product "tiffany_lock_bangle"
FailedFUL-005 @fulfillment @appointment: Incomplete appointment form blocked
2m 45s
Error: Add to cart button not found for product "tiffany_lock_bangle"
FailedFUL-005 @fulfillment @appointment: Incomplete appointment form blocked1 retries
2m 30s
Error: Add to cart button not found for product "tiffany_lock_bangle"
FailedFUL-005 @fulfillment @appointment: Incomplete appointment form blocked2 retries
1m 58s
Error: Add to cart button not found for product "tiffany_lock_bangle"
PassedFUL-006 @fulfillment @digital: Ticket/digital product
1m 49s
PassedFUL-007 @fulfillment: Product cannot be picked up
36s
FailedFUL-008 @fulfillment: Mixed cart delivery + no-shipping
54s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    13 × waiting for element to be visible, enabled and stable
       - element is visible, enabled and stable
       - scrolling into view if needed
       - done scrolling
       - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
     - retrying click action
       - waiting 500ms
FailedFUL-008 @fulfillment: Mixed cart delivery + no-shipping1 retries
3m 25s
Error: Add to cart button not found for product "happy_sport_33mm"
FailedFUL-008 @fulfillment: Mixed cart delivery + no-shipping2 retries
2m 46s
Error: Add to cart button not found for product "happy_sport_33mm"
Gift Wrapping
1/13 passed
SkippedGW-001 @gift-wrapping: Box + Kinchaku pairable
1m 3s
SkippedGW-002 @gift-wrapping: NOT pairable product
54s
PassedGW-003 @gift-wrapping: Kinchaku only pairable
1m 37s
SkippedGW-004 @gift-wrapping: Bottle bag only
43s
SkippedGW-005 @gift-wrapping: Sender name required
46s
SkippedGW-006 @gift-wrapping: Pair 2 items
1m 34s
SkippedGW-007 @gift-wrapping: Cannot pair more than 2
3s
SkippedGW-008 @gift-wrapping: Qty 2 shows 2 wrapping lines
3s
SkippedGW-009 @gift-wrapping: Remove wrapped item
4s
SkippedGW-010 @gift-wrapping: Decrease qty breaks pair
3s
SkippedGW-011 @gift-wrapping: Shopping bag checkbox
3s
SkippedGW-012 @gift-wrapping: Wrapping persists after refresh
3s
SkippedGW-013 @gift-wrapping: New order starts fresh
2s
Misc
0/3 passed
FailedMISC-001 @misc @dropship: Dropship product checkout
2m 25s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    29 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedMISC-001 @misc @dropship: Dropship product checkout1 retries
2m 30s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    24 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedMISC-001 @misc @dropship: Dropship product checkout2 retries
1m 31s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    23 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
Bank Transfer Payments
0/6 passed
FailedPAY-011 @payment @bank-transfer: Bank transfer above minimum
1m 33s
Error: Bank transfer payment method should be available

expect(received).toBeTruthy()

Received: false
FailedPAY-011 @payment @bank-transfer: Bank transfer above minimum1 retries
1m 44s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    26 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-011 @payment @bank-transfer: Bank transfer above minimum2 retries
1m 5s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    26 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-012 @payment @bank-transfer: Bank transfer below minimum shows warning
1m 36s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    23 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-012 @payment @bank-transfer: Bank transfer below minimum shows warning1 retries
2m 36s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    26 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-012 @payment @bank-transfer: Bank transfer below minimum shows warning2 retries
1m 38s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    25 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
Payment Confirmation
0/7 passed
FailedPAY-023 @payment @confirmation @email: Confirmation email is correct
1m 45s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input id="region" type="text" name="region" placeholder="Prefecture" class="w-full border border-gray-300 h-[44px] py-[8px] px-[16px] text-[16px] md:text-[14px] leading-[120%] active:shadow-none focus:shadow-none focus:outline-none focus:border-black/40 rounded-none"/>
    - fill("東京都")
  - attempting fill action
    - waiting for element to be visible, enabled and editable
  - element was detached from the DOM, retrying
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    22 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-023 @payment @confirmation @email: Confirmation email is correct1 retries
2m 35s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    26 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-023 @payment @confirmation @email: Confirmation email is correct2 retries
1m 22s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    14 × waiting for element to be visible, enabled and stable
       - element is visible, enabled and stable
       - scrolling into view if needed
       - done scrolling
       - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
     - retrying click action
       - waiting 500ms
    - waiting for element to be visible, enabled and stable
    - element is visible, enabled and stable
    - scrolling into view if needed
    - done scrolling
FailedPAY-024 @payment @confirmation: Order appears in order history
2m 10s
Error: expect(locator).toBeVisible() failed

Locator:  locator('a[href*="/account/orders/"], [class*="order" i]').first()
Expected: visible
Received: hidden
Timeout:  10000ms

Call log:
  - Expect "toBeVisible" with timeout 10000ms
  - waiting for locator('a[href*="/account/orders/"], [class*="order" i]').first()
    3 × locator resolved to <nav role="navigation" aria-label="Site navigation" class="relative grid grid-cols-2 items-center rounded-[50px] border border-solid border-[#DFDFDF] h-[28px] w-full max-w-[340px]">…</nav>
      - unexpected value "hidden"
FailedPAY-024 @payment @confirmation: Order appears in order history1 retries
1m 48s
Error: expect(locator).toBeVisible() failed

Locator:  locator('a[href*="/account/orders/"], [class*="order" i]').first()
Expected: visible
Received: hidden
Timeout:  10000ms

Call log:
  - Expect "toBeVisible" with timeout 10000ms
  - waiting for locator('a[href*="/account/orders/"], [class*="order" i]').first()
    2 × locator resolved to <nav role="navigation" aria-label="Site navigation" class="relative grid grid-cols-2 items-center rounded-[50px] border border-solid border-[#DFDFDF] h-[28px] w-full max-w-[340px]">…</nav>
      - unexpected value "hidden"
    2 × locator resolved to <div class="pb-[24px] border-b border-[var(--color-border)] relative">…</div>
      - unexpected value "hidden"
FailedPAY-024 @payment @confirmation: Order appears in order history2 retries
1m 6s
Error: expect(locator).toBeVisible() failed

Locator:  locator('a[href*="/account/orders/"], [class*="order" i]').first()
Expected: visible
Received: hidden
Timeout:  10000ms

Call log:
  - Expect "toBeVisible" with timeout 10000ms
  - waiting for locator('a[href*="/account/orders/"], [class*="order" i]').first()
    2 × locator resolved to <nav role="navigation" aria-label="Site navigation" class="relative grid grid-cols-2 items-center rounded-[50px] border border-solid border-[#DFDFDF] h-[28px] w-full max-w-[340px]">…</nav>
      - unexpected value "hidden"
    2 × locator resolved to <div class="pb-[24px] border-b border-[var(--color-border)] relative">…</div>
      - unexpected value "hidden"
SkippedPAY-025 @payment @confirmation: Download receipt from order
45s
Credit Card Payments
0/24 passed
FailedPAY-001 @payment @credit-card: New card standard payment
1m 45s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    22 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-001 @payment @credit-card: New card standard payment1 retries
2m 48s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    27 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-001 @payment @credit-card: New card standard payment2 retries
1m 23s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    4 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
    - waiting for element to be visible, enabled and stable
    - element is not stable
  7 × retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
  - retrying click action
    - waiting 500ms
FailedPAY-002 @payment @credit-card: New card with save option
1m 30s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input id="region" type="text" name="region" placeholder="Prefecture" class="w-full border border-gray-300 h-[44px] py-[8px] px-[16px] text-[16px] md:text-[14px] leading-[120%] active:shadow-none focus:shadow-none focus:outline-none focus:border-black/40 rounded-none"/>
    - fill("東京都")
  - attempting fill action
    - waiting for element to be visible, enabled and editable
  - element was detached from the DOM, retrying
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    25 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-002 @payment @credit-card: New card with save option1 retries
2m 26s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    25 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-002 @payment @credit-card: New card with save option2 retries
1m 38s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    22 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-003 @payment @credit-card @3ds: 3D Secure success
1m 52s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    24 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-003 @payment @credit-card @3ds: 3D Secure success1 retries
3m 2s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    26 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-003 @payment @credit-card @3ds: 3D Secure success2 retries
1m 43s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
    3 × waiting for element to be visible, enabled and stable
      - element is not stable
    - retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 500ms
FailedPAY-004 @payment @credit-card @3ds: 3D Secure failure and retry
1m 3s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    14 × waiting for element to be visible, enabled and stable
       - element is visible, enabled and stable
       - scrolling into view if needed
       - done scrolling
       - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
     - retrying click action
       - waiting 500ms
FailedPAY-004 @payment @credit-card @3ds: 3D Secure failure and retry1 retries
2m 20s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    25 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-004 @payment @credit-card @3ds: 3D Secure failure and retry2 retries
1m 29s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    24 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-005 @payment @credit-card @decline: Card declined
2m 4s
Error: Stripe card input should be fillable

expect(received).toBeTruthy()

Received: false
FailedPAY-005 @payment @credit-card @decline: Card declined1 retries
2m 47s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    26 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-005 @payment @credit-card @decline: Card declined2 retries
1m 38s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    24 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-006 @payment @credit-card @decline: Insufficient funds
1m 37s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    18 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-006 @payment @credit-card @decline: Insufficient funds1 retries
2m 24s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    25 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-006 @payment @credit-card @decline: Insufficient funds2 retries
1m 25s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    25 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
SkippedPAY-007 @payment @credit-card @saved: Saved card payment
1m 55s
FailedPAY-008 @payment @credit-card @saved: Default card pre-selected
52s
Error: Default saved card should be pre-selected on checkout

expect(received).toBeTruthy()

Received: false
FailedPAY-008 @payment @credit-card @saved: Default card pre-selected1 retries
1m 52s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    - waiting for element to be visible, enabled and stable
    - element is not stable
  - retrying click action
    - waiting 500ms
    - waiting for element to be visible, enabled and stable
    - element is visible, enabled and stable
    - scrolling into view if needed
    - done scrolling
    - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
  - retrying click action
    - waiting 500ms
    - waiting for element to be visible, enabled and stable
    - element is visible, enabled and stable
    - scrolling into view if needed
    - done scrolling
    - <button tabindex="-1" type="button" name="decrement" title="Decrement" class="_quantityInputButton_t4t8h_41">…</button> from <section class="_quantity_uejwe_53">…</section> subtree intercepts pointer events
  5 × retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
  - retrying click action
    - waiting 500ms
    - waiting for element to be visible, enabled and stable
    - element is not stable
  - retrying click action
    - waiting 500ms
    - waiting for element to be visible, enabled and stable
    - element is visible, enabled and stable
    - scrolling into view if needed
    - done scrolling
    - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
  - retrying click action
    - waiting 500ms
    - waiting for element to be visible, enabled and stable
    - element is visible, enabled and stable
    - scrolling into view if needed
    - done scrolling
FailedPAY-008 @payment @credit-card @saved: Default card pre-selected2 retries
1m 50s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    14 × waiting for element to be visible, enabled and stable
       - element is visible, enabled and stable
       - scrolling into view if needed
       - done scrolling
       - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
     - retrying click action
       - waiting 500ms
SkippedPAY-009 @payment @credit-card @saved: Switch between saved cards
1m 11s
SkippedPAY-010 @payment @credit-card @saved: Delete a saved card
20s
Elepay Payments
0/6 passed
FailedPAY-014 @payment @elepay: Elepay payment success
1m 33s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    24 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-014 @payment @elepay: Elepay payment success1 retries
2m 40s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    26 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-014 @payment @elepay: Elepay payment success2 retries
1m 14s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    23 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-015 @payment @elepay: Elepay payment failure
1m 49s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    23 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-015 @payment @elepay: Elepay payment failure1 retries
3m 1s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    26 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
FailedPAY-015 @payment @elepay: Elepay payment failure2 retries
1m 48s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    5 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 500ms
PayPay Payments
0/3 passed
FailedPAY-013 @payment @paypay: PayPay payment
1m 47s
Error: Place order button should be clickable with PayPay

expect(received).toBeTruthy()

Received: false
FailedPAY-013 @payment @paypay: PayPay payment1 retries
3m 8s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    25 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
    - waiting for element to be visible, enabled and editable
FailedPAY-013 @payment @paypay: PayPay payment2 retries
1m 50s
TimeoutError: locator.fill: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('input[name*="region" i]').first()
    - locator resolved to <input readonly value="" id="region" type="text" name="region" placeholder="Prefecture" class="flex-1 text-[16px] bg-transparent outline-none cursor-pointer focus:border-none focus:shadow-none"/>
    - fill("東京都")
  - attempting fill action
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and editable
      - element is not editable
    - retrying fill action
      - waiting 100ms
    25 × waiting for element to be visible, enabled and editable
       - element is not editable
     - retrying fill action
       - waiting 500ms
Payment Retry
0/7 passed
SkippedPAY-018 @payment @retry: Retry page loads correctly
2s
SkippedPAY-019 @payment @retry: Change payment method on retry
2s
SkippedPAY-020 @payment @retry: Change saved card on retry
3s
FailedPAY-021 @payment @retry: Invalid order number shows error
38s
Error: PAY-021: Invalid order should show error

expect(received).toBeTruthy()

Received: false
FailedPAY-021 @payment @retry: Invalid order number shows error1 retries
49s
Error: PAY-021: Invalid order should show error

expect(received).toBeTruthy()

Received: false
FailedPAY-021 @payment @retry: Invalid order number shows error2 retries
41s
Error: PAY-021: Invalid order should show error

expect(received).toBeTruthy()

Received: false
SkippedPAY-022 @payment @retry: Switch to bank transfer on retry
2s
Zero Total Payments
0/1 passed
SkippedPAY-016 @payment @zero-total: Points cover entire amount
1m 43s
Loyalty Points
0/9 passed
SkippedLP-001 @points: Partial point deduction
1m 28s
SkippedLP-002 @points: Use all points partial coverage
1m 25s
SkippedLP-003 @points: Use all points covers full total
1m 45s
SkippedLP-004 @points: Non-loyalty member no points
42s
SkippedLP-005 @points: Points blocked on tax-free
2m 2s
FailedLP-006 @points: Points disabled for some products
2m 51s
Error: Add to cart button not found for product "tiffany_lock_bangle"
FailedLP-006 @points: Points disabled for some products1 retries
3m 17s
Error: Add to cart button not found for product "tiffany_lock_bangle"
FailedLP-006 @points: Points disabled for some products2 retries
2m 47s
Error: Add to cart button not found for product "tiffany_lock_bangle"
SkippedLP-007 @points: Points with gift wrapping
1m 56s
Tax-Free
2/4 passed
SkippedTF-001 @pricing @tax-free: Tax-free eligible product with pickup
1m 44s
PassedTF-002 @pricing @tax-free: Not eligible product
1m 23s
SkippedTF-003 @pricing @tax-free: Auto-off on delivery switch
1m 10s
PassedTF-004 @pricing @tax-free: Blocks loyalty points
4s
Prices & Tax
7/9 passed
PassedTAX-001 @pricing @tax: Standard 10% tax on cardigan
1m 29s
PassedTAX-002 @pricing @tax: Reduced 8% tax on food
1m 4s
PassedTAX-003 @pricing @tax: Tax exempt 0%
1m 30s
PassedTAX-004 @pricing @tax: Mixed tax rates
1m 41s
PassedTAX-005 @pricing @tax: Tax on shipping
1m 8s
SkippedTAX-006 @pricing @tax: Tax on gift wrapping
1m 10s
PassedTAX-007 @pricing @tax: Points do not change tax
3s
FailedTAX-008 @pricing @tax: Sale discounted price
42s
Error: TAX-008: Should show sale or original price

expect(received).toBeTruthy()

Received: false
PassedTAX-008 @pricing @tax: Sale discounted price1 retries
1m 6s
Shipping
0/18 passed
FailedSHIP-001 @shipping: Standard shipping fee
2m 16s
Error: SHIP-001: Shipping fee should be shown and greater than 0

expect(received).toBeGreaterThan(expected)

Expected: > 0
Received:   0
FailedSHIP-001 @shipping: Standard shipping fee1 retries
3m 5s
Error: SHIP-001: Shipping fee should be shown and greater than 0

expect(received).toBeGreaterThan(expected)

Expected: > 0
Received:   0
FailedSHIP-001 @shipping: Standard shipping fee2 retries
1m 35s
Error: SHIP-001: Shipping fee should be shown and greater than 0

expect(received).toBeGreaterThan(expected)

Expected: > 0
Received:   0
FailedSHIP-002 @shipping: Free shipping (20,000 yen threshold)
2m 52s
Error: SHIP-002: Shipping should be free when order exceeds 20,000 yen

expect(received).toBeTruthy()

Received: false
FailedSHIP-002 @shipping: Free shipping (20,000 yen threshold)1 retries
3m 26s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    - waiting for element to be visible, enabled and stable
    - element is not stable
  5 × retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
  - retrying click action
    - waiting 500ms
    - waiting for element to be visible, enabled and stable
    - element is not stable
  3 × retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
  - retrying click action
    - waiting 500ms
FailedSHIP-002 @shipping: Free shipping (20,000 yen threshold)2 retries
59s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    10 × waiting for element to be visible, enabled and stable
       - element is visible, enabled and stable
       - scrolling into view if needed
       - done scrolling
       - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
     - retrying click action
       - waiting 500ms
    - waiting for element to be visible, enabled and stable
    - element is not stable
  3 × retrying click action
      - waiting 500ms
      - waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
  - retrying click action
    - waiting 500ms
FailedSHIP-003 @shipping: Cold item surcharge
1m 6s
Error: SHIP-003: Shipping for cold item should be higher than standard

expect(received).toBeGreaterThan(expected)

Expected: > 0
Received:   0
FailedSHIP-003 @shipping: Cold item surcharge1 retries
1m 40s
Error: SHIP-003: Shipping for cold item should be higher than standard

expect(received).toBeGreaterThan(expected)

Expected: > 0
Received:   0
FailedSHIP-003 @shipping: Cold item surcharge2 retries
1m 24s
Error: SHIP-003: Shipping for cold item should be higher than standard

expect(received).toBeGreaterThan(expected)

Expected: > 0
Received:   0
FailedSHIP-004 @shipping: Cold-only surcharge
34s
Error: SHIP-004: Cold-only product should include cold surcharge in shipping

expect(received).toBeTruthy()

Received: false
FailedSHIP-004 @shipping: Cold-only surcharge1 retries
1m 22s
Error: SHIP-004: Cold-only product should include cold surcharge in shipping

expect(received).toBeTruthy()

Received: false
FailedSHIP-004 @shipping: Cold-only surcharge2 retries
58s
Error: SHIP-004: Cold-only product should include cold surcharge in shipping

expect(received).toBeTruthy()

Received: false
FailedSHIP-005 @shipping: In-store pickup = no shipping
31s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    - waiting for element to be visible, enabled and stable
    - element is not stable
  22 × retrying click action
       - waiting 500ms
       - waiting for element to be visible, enabled and stable
       - element is visible, enabled and stable
       - scrolling into view if needed
       - done scrolling
       - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
  - retrying click action
    - waiting 500ms
FailedSHIP-005 @shipping: In-store pickup = no shipping1 retries
39s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    - waiting for element to be visible, enabled and stable
    - element is not stable
  22 × retrying click action
       - waiting 500ms
       - waiting for element to be visible, enabled and stable
       - element is visible, enabled and stable
       - scrolling into view if needed
       - done scrolling
       - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
  - retrying click action
    - waiting 500ms
FailedSHIP-005 @shipping: In-store pickup = no shipping2 retries
1m 4s
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
  - waiting for locator('main fieldset:has(input[type="radio"], select, button)').first().locator('input[type="radio"]').first()
    - locator resolved to <input checked type="radio" value="44079" id="undefined-44079" aria-disabled="false" name="undefined-color_all" class="_swatchInput_20xau_73" aria-label="color_all-000 Black"/>
  - attempting click action
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
    - waiting 20ms
    2 × waiting for element to be visible, enabled and stable
      - element is visible, enabled and stable
      - scrolling into view if needed
      - done scrolling
      - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
    - retrying click action
      - waiting 100ms
    21 × waiting for element to be visible, enabled and stable
       - element is visible, enabled and stable
       - scrolling into view if needed
       - done scrolling
       - <label for="undefined-44079" class="_selected_20xau_145 _colorSwatch_20xau_23">…</label> intercepts pointer events
     - retrying click action
       - waiting 500ms
    - waiting for element to be visible, enabled and stable
FailedSHIP-006 @shipping: Product cannot be shipped
1m 31s
Error: Add to cart button not found for product "happy_sport_33mm"
FailedSHIP-006 @shipping: Product cannot be shipped1 retries
1m 36s
Error: Add to cart button not found for product "happy_sport_33mm"
FailedSHIP-006 @shipping: Product cannot be shipped2 retries
1m 33s
Error: Add to cart button not found for product "happy_sport_33mm"
Home page smoke
2/2 passed
Passedrenders the main layout without console errors
39s
Passedcan navigate to PLP page
54s
Product detail page
7/7 passed
Passedrenders product name and brand
28s
Passeddisplays product price
33s
Passedhas Add To My Bag button
28s
Passedhas breadcrumb navigation
21s
Passedhas product images
57s
Passedhas wishlist button
34s
Passedhas quantity selector
20s
Product listing page
6/6 passed
Passedrenders page heading and product count
34s
Passedrenders a grid of product cards
1m 29s
Passedhas category filter sidebar
16s
Passedhas sort dropdown
31s
Passednavigates to PDP when product is clicked
30s
Passedhas pagination or load more
1m 28s