Skip to content

Add a helper for filling in email fields #19

@frankieroberto

Description

@frankieroberto

Following the addition of fill_in_govuk_text_field in #12 we should add a similar fill_in_govuk_email_field helper.

As well as checking that type="email", this could additionally check that:

  • autocomplete="email" (could be opt-in or opt-out as you wouldn't want this if asking for someone else’s email)
  • spellcheck="false"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions