On Wed, 01 Aug 2001, Carl Rogers wrote:

> I'm trying to find out if it is possible to write a Perl script
> that can "mimic" user input.

> I'm trying to write a scenario in which a user responds to a pop-up window 
> then hits the "enter" button. Following that, the user populates different 
> fields (navigating between them via the tab key), then hits the enter 
> button. This is done several times.


If this is like automatizing interactive processes, eg running a
ftp job automatically, then you need to check out Expect and the
Expect.pm module.


-- 
Greg Matheson                    Rather than do things right,
Chinmin College,                 Do the right thing. 
Taiwan                           

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to