• When I focus:

    When I focus
    

    Parameters

    • Optionaloptions: DataTable

    Returns void

    When I focus
    

    With options:

    When I focus
    | log | true |
    | timeout | 4000 |

    A preceding step like "When I find element by text" is required. For example:

    When I find element by text "Text"
    And I focus