in reply to WWW::Mechanize::Firefox and input type file

Uploading a file is currently not supported by Firefox, as I haven't found a good way of manipulating the File Picker or the underlying XUL elements to accept the file name.

There is no real workaround either, sorry.

  • Comment on Re: WWW::Mechanize::Firefox and input type file

Replies are listed 'Best First'.
Re^2: WWW::Mechanize::Firefox and input type file
by nicko.martin (Initiate) on Jul 11, 2012 at 10:46 UTC
    Ok, thanks for your reply.