in reply to How to input text into Facebook's event form with WWW::Mechanize::Firefox?

If you don't see the text input appear in Firefox, you're either filling in the wrong fields or you need to find a different way to fill the form.

  • Comment on Re: How to input text into Facebook's event form with WWW::Mechanize::Firefox?

Replies are listed 'Best First'.
Re^2: How to input text into Facebook's event form with WWW::Mechanize::Firefox?
by nysus (Parson) on Feb 11, 2016 at 04:06 UTC

    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