Hello, im testing in reset password page i want to know if email is registered or not but the problem status says “Email sent” only and there nothing say invalid or error message to use in keycheck as im beginner on openbullet i dont know if this possible or not
Use a keycheck and add a success key for “Email Sent”
If you’re talking about checking if the email is valid, then enter a random email ([email protected]) and check what the output says
Try if its possible trough registering, maybe it checks the email when u type in the email before u even hit the register button. Or to prevent it from registering accounts u can send a existing email but also a password that does not match validation and see if it gives the email already exists error before the password error and like that u need to mess around with other inputs.