www-mechanize-phantomjs
www-mechanize-phantomjs copied to clipboard
cookie_file is not saved since v0.22
Hi.
Although cookie_file => $ filename, cookie_file is no longer saved. Until 0.21 was saved. It is affected by ghostdriver updating to v2.1.0. The cause is this. https://github.com/detro/ghostdriver/pull/547
This is just a supplement.
Thank you very much for that information! From looking through ghostdriver#547 , I couldn't find how/where the name of the cookie file is passed on to Ghostdriver. If you have an idea, I welcome any hints, otherwise, this issue will need to wait until I get some more free time, unfortunately.