Skip to content

[Feature]: Implement .isStable() assertion#1966

Description

@namuller30

馃殌 Feature Request

It would be nice if there was an assertion available to check that an element is stable and has stopped animating and is stable.

https://playwright.dev/docs/actionability#stable

Example

PlaywrightAssertions.assertThat(inputField).isStable();

Motivation

It would allow users to assert that an element has stopped animating. Similar to microsoft/playwright#3192

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions