Playwright Cucumber TS Steps
    Preparing search index...

    Function waitForElementVisible

    • Explicitly waits for the currently stored (active) element to become visible. Useful for ensuring animations complete or modals appear before proceeding.

      Parameters

      • page: any

      Returns Promise<void>

      When I pw wait for element to be visible