Pointed area is not an input element #2
Replies: 3 comments 3 replies
-
|
Hi Graham, Nothing is wrong with your script. Could you provide some more informaton?
Regards, |
Beta Was this translation helpful? Give feedback.
-
|
Hello Takashi, Thank you very much! I did: point move #user_profile_attributes_first_name -alignX 0.5 point init point init And it works perfectly! :) I have a last question if it is ok, you see when debuggerjs loads the debug window bottom right? is there a way to have it automatically on the bat editor window automatically? I tried to look in the code, but I did not want to break anything lol Thank you very much Graham |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the help Takashi, everything is working great. Thanks again. Regards Graham |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi There,
I was testing the debugger on a website: hxxps://www.strikingly.com/ the automation part using:
point init
point move #user_profile_attributes_first_name
wait 500
point focus
point text "abc123"
I get "pointed area is not an input element"
Is there something I am doing wrong?
thank you for any help!
Regards
Graham
Beta Was this translation helpful? Give feedback.
All reactions