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

Filling "Confirm password" fields #25

Open
LinusU opened this issue Feb 15, 2018 · 1 comment
Open

Filling "Confirm password" fields #25

LinusU opened this issue Feb 15, 2018 · 1 comment

Comments

@LinusU
Copy link
Contributor

LinusU commented Feb 15, 2018

How do you guys feel about "Confirm password" fields? I would love if they could be detected somehow, potentially as it's own type.

I'd be happy to contribute the code for it, but we should probably throw some ideas around first :)

@perry-mitchell
Copy link
Member

I think it's something we want to handle, but I would class those as part of registration, whereas Locust currently only concerns itself with login forms. In my head at least I separate the two 😊

If we could treat registration forms as a separate process I think that would be a lot simpler to work with. Registration forms handle new data (new password, etc.), whereas login forms use known data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants