Playwright Cucumber TS Steps
    Preparing search index...

    Function expectLocalStorageItemDoesNotExist

    • Asserts that a local storage item does not exist. Supports fixtures for reusable storage keys.

      Parameters

      • page: any
      • keyKey: string

      Returns Promise<void>

      Then I pw do not see local storage item "old_data"