You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 :)
The text was updated successfully, but these errors were encountered: