MCP Test Runner / Test Report

pytest-playwright2026-05-11 14:41:48
Total
12
Passed
9
Failed
2
Skipped
1
Duration
14.38s
Pass Rate 75.0%
Project
/Users/jack.kao/Desktop/QA_MCP/tests_project
Failures
FAILtests/test_checkout.py::test_payment_timeout5.012s
TimeoutError: Locator.click: Timeout 5000ms exceeded.
  Call log:
    - waiting for getByRole("button", { name: "結帳" })
    - locator resolved to 0 elements

  at tests/test_checkout.py:42
FAILtests/test_login.py::test_invalid_credentials0.342s
AssertionError: Expected error message '密碼錯誤' but got '帳號或密碼錯誤'
  at tests/test_login.py:18