Thank you! I downloaded latest version and it mostly works. However some probably minor errors on running testsuite:
t/50-mech-forms.t ................ 7/14 # Failed test 'We found five forms' # at t/50-mech-forms.t line 61. # got: '6' # expected: '5' .. Many tests issue this warning: AnyEvent::Future=HASH(0x2ee1000) AnyEvent::Future=HASH(0x2ee1000) los +t a sequence Future at /home/ivar/WWW-Mechanize-Chrome-master/blib/li +b/Chrome/DevToolsProtocol.pm line 305. .. Test Summary Report ------------------- t/50-mech-forms.t (Wstat: 256 Tests: 14 Failed: 1) Failed test: 8 Non-zero exit status: 1 Files=32, Tests=227, 200 wallclock secs ( 0.13 usr 0.04 sys + 12.29 c +usr 3.20 csys = 15.66 CPU) Result: FAIL Failed 1/32 test programs. 1/227 subtests failed. Makefile:930: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255
Thank you for your support! Despite of some glitches, I'm probably able to use the module and go forward with my task.. Anyway - I'm happy to support you in further testing if needed. Kind regards, Ivar

In reply to Re^6: Problem with WWW::Mechanize::Chrome by ivartr
in thread Problem with WWW::Mechanize::Chrome by ivartr

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.