I tried your script, got the fillowing:
I'll now open https://www.perlmonks.org (will be in incognito mode de +spite incognito => 0) error when connectingInternal Exception at /usr/local/lib64/perl5/5.30 +.1/WWW/Mechanize/Chrome.pm line 993. at /usr/local/lib64/perl5/5.30.1/Future.pm line 899. Future::result(Future=HASH(0x55e2e584d3c0)) called at /usr/local/l +ib64/perl5/5.30.1/Future.pm line 926 Future::get(Future=HASH(0x55e2e584d3c0)) called at /usr/local/lib6 +4/perl5/5.30.1/WWW/Mechanize/Chrome.pm line 993 WWW::Mechanize::Chrome::_connect(WWW::Mechanize::Chrome=HASH(0x55e +2e4ab30d0), "mute_audio", 0, "pid", 17465, "launch_exe", "/usr/bin/ch +romium", "writer_fh", ...) called at /usr/local/lib64/perl5/5.30.1/WW +W/Mechanize/Chrome.pm line 966 WWW::Mechanize::Chrome::new("WWW::Mechanize::Chrome", "mute_audio" +, 0, "autoclose", 0, "autodie", 0, "incognito", ...) called at /home/ +rwk/mech-sample.pl line 99 main::start_new_instance("/usr/bin/chromium") called at /home/rwk/ +mech-sample.pl line 14

I am using WMC 0.56

BTW, Thanks for all your work on this!!!! WMC appears to be VERY useful (once I get it working).

In reply to Re^2: WWW:Mechanize::Chrome incognito by tunerooster
in thread WWW:Mechanize::Chrome incognito by tunerooster

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.