Automatiion using perl

Hi,

I am looking for automating a windows operation which normally a user
does.That is a double click an icon,It may ask for a user name.Enter
the user name which is stored already in another file( ther shud be
no user interference in that too).Then a another click to complete the
operation.

is it possible or iam getting too imaginative...


regards,
Jis
jis [ Di, 27 März 2007 16:55 ] [ ID #1670357 ]

Re: Automatiion using perl

jis wrote:
> Hi,
>
> I am looking for automating a windows operation which normally a user
> does.That is a double click an icon,It may ask for a user name.Enter
> the user name which is stored already in another file( ther shud be
> no user interference in that too).Then a another click to complete the
> operation.

Check out Win32::CtrlGUI ( http://search.cpan.org/search?query=win32%3A%3ACtrlGUI&mode= all
) and Win32::GuiTest ( http://search.cpan.org/search?query=win32%3A%3Aguitest&mode= all
).

--Matt
mghicks [ Di, 27 März 2007 20:32 ] [ ID #1670360 ]
Perl » comp.lang.perl.modules » Automatiion using perl

Vorheriges Thema: win32 modules
Nächstes Thema: Proposal Database::Initialize::Postgresql (naming okay?)