@when('"{applicant_name}" fills out county not listed form fields')
@when('applicant fills out county not listed form fields')
def fill_county_not_listed_fields(context, applicant_name="Jane Doe"):
    first_name, last_name = applicant_name.split(' ')
    context.execute_steps('''