Function Then_I_see_hash_contains

  • Then I see hash contains:

    Then I see hash contains {string}
    

    Parameters

    • hash: string
    • Optionaloptions: DataTable

    Returns void

    Then I see hash contains "hash"
    

    With options:

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