write text to fields
Moderator: Martin
write text to fields
hi, how can I write specified text into browser fields? I want to memorize usernames and passwords for various logins and write then automatically in the fields, thanks
Re: write text to fields
Hi,
Browsers often don't provide the necessary information for action Control UI to work properly. You can try to use sendKey/sendText to fill in forms. See this post: http://automagic4android.com/forum/view ... 9404#p9404
Regards,
Martin
Browsers often don't provide the necessary information for action Control UI to work properly. You can try to use sendKey/sendText to fill in forms. See this post: http://automagic4android.com/forum/view ... 9404#p9404
Regards,
Martin
Re: write text to fields
thanks, resolved with command
input text xyz
input text xyz