Skip to content

[Feature]: Trace viewer: Add timeout-risk highlighting for actions in Playwright traces #40681

@scott-au

Description

@scott-au

🚀 Feature Request

It would be useful if Playwright traces could visually highlight actions based on how close they came to their configured timeout. It seems like the trace file for the most part has all of the info to work this out.

Example

something so it can searched for in the Filter Actions seach box ?

Image (ms paint mockup)

Motivation

Many tests pass successfully but still contain actions that regularly run close to their timeout limit. For example, an action that takes 25 seconds with a 30 second timeout may pass, but it is likely to become flaky when the environment is slower.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions