cypress-cucumber-steps
    Preparing search index...

    Function Then_I_see_hash

    • Then I see hash:

      Then I see hash {string}
      

      Parameters

      • hash: string
      • Optionaloptions: DataTable

      Returns void

      Then I see hash "#hash"
      

      With options:

      Then I see hash "#hash"
      | log | true |
      | timeout | 4000 |

      The URL hash includes the # character.