Issue clicking in to <input element #3
grahammccann
started this conversation in
General
Replies: 2 comments
-
Hi Graham, This is because the type of the input element is "email". Fixed in v202109261827. Thanks for reporting! Takashi |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ah thank you Takashi :) reported working :) thank you again! fantastic work. best regards Graham |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello There,
This is similar to my last question but a bit different, on this site while testing: hxxps://www.goodreads.com/user/sign_up
I am using:
point move #user_email -alignX 0
wait 500
point click
point text "test@test.com"
wait 500
All fields can be filled in except the email one, when looking in to the < ELEMENT INFO > it is no difference from the field above, the id is visible. I cannot see the issue.
Is there anyhting else I could try do you think? :)
best regards
Graham
Beta Was this translation helpful? Give feedback.
All reactions