Function Then_I_see_search

  • Then I see search:

    Then I see search {string}
    

    Parameters

    • search: string
    • Optionaloptions: DataTable

    Returns void

    Then I see search "?key=value"
    

    With options:

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

    The location search (query string) includes the ? character.