On Aug 5, 9:15 ¨Âí¬ ÒïçåÐáãë ¼òïçåòðáãë²®®®Àçíáéì®ãïí÷òïôåº > Matthew Barnes wrote: > > I'm curious if it is possible to send text to a window or web > > application. ¨Â áí õóéîôèæéòå÷áôéìéâòáòù¬ âõäïî§ôèéîùï> > can do it with that, so just wondering if it is possible with Ruby > > itself. ¨Âèáîëó¡ > > watir itself can populate fields, can it not? > -r > -- > Posted viahttp://www.ruby-forum.com/. Yes it can, but the fields in are encrypted in the html source, so it is a random string each time you load the page. I am using ruby on a linux box right now, but I guess if my only options are the windows api I may have to run a virtual machine.