OOooooh, Jim, you would not believe the rabbit hole that Windows COM turns out to be. I have nearly all the tests working under IE 7+, except for form submission. Every few weeks I get some time to look at it again, bang my head against the wall, and realize I still don't understand what's happening under the hood well enough to diagnose the problem. Then I do some more research, learn some more, resolve to fix it next time I get some time - and the cycle repeats.

I am making progress, and now that I've seen this post, I feel like maybe I should finish the tech article I'm working on now, and devote at least tomorrow to the next iteration of that cycle.

Although I note that you don't actually need form submission! So definitely, tomorrow I will at least package up the working copy I've got right now and make it available for download. Until I can submit forms, I obviously don't want to submit anything to CPAN yet.


In reply to Re^2: Whatever happened to Win32::IE::Mechanize? by Michael Roberts
in thread Whatever happened to Win32::IE::Mechanize? by Michael Roberts

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.