in reply to Re: WWW::Mechanize::PhantomJS - can't exec "phantomjs"
in thread WWW::Mechanize::PhantomJS - can't exec "phantomjs"
my $mech = WWW::Mechanize::PhantomJS->new(launch_exe => "/home/user1/p +hantomjs.exe");
I now receive the following error when I try to run it:
Can't open '/usr/lib/perl5/site_perl/5.14/WWW/Mechanize/PhantomJS/ghos +tdriver/main.js' Selenium server did not return proper status at (eval 82) line 61.
Any ideas on this one? The main.js file referenced in the message does exist.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: WWW::Mechanize::PhantomJS - can't exec "phantomjs"
by Anonymous Monk on Sep 13, 2014 at 07:00 UTC | |
by Special_K (Pilgrim) on Sep 13, 2014 at 17:10 UTC | |
by NetWallah (Canon) on Sep 13, 2014 at 23:47 UTC | |
by Special_K (Pilgrim) on Sep 14, 2014 at 17:38 UTC | |
by Anonymous Monk on Sep 15, 2014 at 00:30 UTC |