Skip to content

Feature Request: read trace for automatically debug #113

@hikouki-gumo

Description

@hikouki-gumo

Description

When running E2E test with Playwright, test may failed for many reasons. QA team has to run test manually, read trace viewer to debug, update code and loop process until fix all. It may boost QA team performance if this process is automatic.

Use case

Automatically debug Playwright test.

  1. Input: Current version of Playwright code (or better, natural language test plan).
  2. Action: Loop until pass all tests
  • Agent run tests
  • If test failed:
    • Read trace
    • Update Playwright code
  1. Output: New version of Playwright code that pass all the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions