Playwright Cucumber TS Steps
    Preparing search index...

    Function findInputByPlaceholder

    • Finds an input field by its placeholder text.

      Parameters

      • page: any
      • placeholder: string

        The placeholder text.

      Returns Promise<void>

      When I find input by placeholder text "Search products..."