Changes for version 0.04 - 2005-10-07

  • Ported more tests from Win32::IE::Mechanize. Radio button and maybe select stuff still not good. Fixed bugs in: o Mechanize.pm:
    • images (wrong element order), and any methods relying on it
    • click, click_button ((still slightly) broken)
    • o Input.pm:
      • select_value (wasn't implemented)
      • type, for <select>, now returns 'select-one' for single select, 'select-multiple' for multiple
    • Sorry if I've missed any changes. There were many, and I was mostly just trying to get the tests to pass.

Modules

Like WWW::Mechanize but using Gtk2::MozEmbed
Mimic HTML::Form
Mozilla::Mechanize::Image - Mimic WWW::Mechanize::Image
A small class to interface with the Input objects
Mozilla::Mechanize::Link - Mimic WWW::Mechanize::Link

Provides

in lib/Mozilla/Mechanize/Browser.pm
in lib/Mozilla/Mechanize/Browser/Gtk2MozEmbed.pm