in reply to Re: help installing WWW::Mechanize::Chrome in Strawberry Perl
in thread help installing WWW::Mechanize::Chrome in Strawberry Perl

Actually the two errors are:

... t/50-mech-new-tab.t ........................... 7/8 Could not find nod +e with given id -32000 at C:\Users\PUGRAN~1\.cpanm\work\1609769637.8608\WWW-Mechanize- +Chrome-0.65\blib\lib/Chrome/DevToolsProtocol/Target.pm line 490 # Looks like your test exited with 2304 just after 7. t/50-mech-new-tab.t ........................... Dubious, test returned + 255 (wstat 65280, 0xff00) Failed 1/8 subtests ... t/60-mech-custom-headers.t .................... 4/21 No search session + with given id found -32000 at C:\Users\PUGRAN~1\.cpanm\work\1609769637.8608\WWW-Mechanize- +Chrome-0.65\blib\lib/Chrome/DevToolsProtocol/Target.pm line 490 # Looks like your test exited with 2304 just after 10. t/60-mech-custom-headers.t .................... Dubious, test returned + 255 (wstat 65280, 0xff00) Failed 11/21 subtests

These errors are "safe" to ignore, as they are some timing related issue which I haven't found the cause of (or a solution for) yet.

Replies are listed 'Best First'.
Re^3: help installing WWW::Mechanize::Chrome in Strawberry Perl
by pritesh_ugrankar (Monk) on Jan 04, 2021 at 15:49 UTC

    Hi,

    Indeed!!. I ran cpanm -v --force WWW::Mechanize::Chrome and it did install fine!! Given below is the output just in case

    Please let me know how did you figure out that these are not "showstopper" errors? Did you refer any line/log that helped you decide that?

      No - I was working on these errors (and their intermittency) on the weekend, that's why they are still fresh in my mind. It might be that a Chrome update surfaces this problem now more often.