Search found 1 match

by dsoodak
09 Dec 2015, 18:40
Forum: Support
Topic: If "data input" used webpage loses focus
Replies: 0
Views: 2462

If "data input" used webpage loses focus

I wrote a script to login to an online service, but decided I didn't want my password to be stored locally in plain text. However, when I added a "data input" object, the newly opened web page would no longer be selected for text input, even if the script paused for a second after I entere...