Wait for the button to be clickable, and use it, instead of the ENTER key.
The previous implementation fails consistently for anonym, likely because the ENTER key event isn't bound to its callback early enough, or similar. Let's hope the OK button isn't displayed as being ready before it really is.
Please register or sign in to comment