Help for this page
print $driver->get_title() ."\n";
my $title = $driver->get_title; print "$title\n";