cypress-cucumber-steps
    Preparing search index...

    Function Then_I_see_search_contains

    • Then I see search contains:

      Then I see search contains {string}
      

      Parameters

      • search: string
      • Optionaloptions: DataTable

      Returns void

      Then I see search contains "key=value"
      

      With options:

      Then I see search contains "key=value"
      | log | true |
      | timeout | 4000 |