Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a helper for filling in password fields #18

Open
frankieroberto opened this issue Sep 13, 2023 · 0 comments
Open

Add a helper for filling in password fields #18

frankieroberto opened this issue Sep 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@frankieroberto
Copy link
Contributor

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

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

  • autocomplete="new-password" or autocomplete="current-password"
  • spellcheck="false"
@frankieroberto frankieroberto added the enhancement New feature or request label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant