Page 1 of 1
write text to fields
Posted: 16 Nov 2015 09:07
by holymoz
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
Posted: 16 Nov 2015 20:04
by Martin
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
Re: write text to fields
Posted: 18 Nov 2015 07:24
by holymoz
thanks, resolved with command
input text xyz