I don't follow, why are you not using HMTL::Display with $ENV{'PERL_HTML_DISPLAY_COMMAND'}='run "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" %s'; as in your first example? Why the system call? That's an example from WWW::Mechanize for when you are not using HTML::Display.
$ENV{'PERL_HTML_DISPLAY_COMMAND'}='run "C:\Program Files (x86)\Google\ +Chrome\Application\chrome.exe" %s'; my $browser = HTML::Display->new();
What happened when you tried the script I posted?
In reply to Re: creating a useful browser from automation
by 1nickt
in thread creating a useful browser from automation
by Aldebaran
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |