www-mechanize-phantomjs icon indicating copy to clipboard operation
www-mechanize-phantomjs copied to clipboard

Automate Javascript/Ajax websites with Perl and PhantomJS

Results 2 www-mechanize-phantomjs issues
Sort by recently updated
recently updated
newest added

This is a continuation of #18 cookie_file saving is now working. If you implement cookies per session according to https://github.com/detro/ghostdriver/issues/170 , it might be like the following. # lib/WWW/Mechanize/PhantomJS.pm:222 $options{...

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