Function Then_I_see_pathname

  • Then I see pathname:

    Then I see pathname {string}
    

    Parameters

    • pathname: string
    • Optionaloptions: DataTable

    Returns void

    Then I see pathname "/pathname"
    

    With options:

    Then I see pathname "/pathname"
    | log | true |
    | timeout | 4000 |