print $driver->get_title() ."\n"; #### my $title = $driver->get_title; print "$title\n";