in reply to Re: How to input text into Facebook's event form with WWW::Mechanize::Firefox?
in thread How to input text into Facebook's event form with WWW::Mechanize::Firefox?
I was able to get the job done with the SendKeys function provided by X11::GUITest package. Works great.
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon";
$nysus = $PM . $MCF;
Click here if you love Perl Monks
|
|---|