Playwright Cucumber TS Steps
    Preparing search index...

    Function expectGlobalTextNotVisible

    • Asserts that an element does NOT contain the specified substring. Supports fixtures for reusable selectors and text values.

      Parameters

      • page: any

        The Playwright page object

      • textKey: string

        The text key (can be a fixture key or raw text)

      Returns Promise<void>

      Then I pw do not see text "error"