Help for this page
Unrecognized option: --jar Could not create the Java virtual machine.
my $sel = Test::WWW::Selenium->new( host => "localhost", port => 4444, browser => "*chrome", ... $sel->start(); $sel->open("/home/index.jsp");