in reply to Re: Need help with WWW::Mechanize and Chrome cookies
in thread Need help with WWW::Mechanize and Chrome cookies

The first example uses the cookie file while in the second one uses the directory where the cookie resides.

The code that uses WWW::Mechanize::Chrome loads the credentials from the cookie and allows the login but the code that uses the WWW::Mechanize does not. That's the problem.

  • Comment on Re^2: Need help with WWW::Mechanize and Chrome cookies