Skip to content

Ensure that waitForResponse and similar methods are awaited after triggering condition #199

Open
@unlikelyzero

Description

In order to make tests less flaky, any call to page.waitForResponse should be wrapped in a promise.all of the action which invoked the network response.

More here: microsoft/playwright#5470 (comment)

Metadata

Assignees

No one assigned

    Labels

    new ruleThis issue proposes a new lint rule

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions