$mech->sendkeys( string => "Hello World" ); #### $mech->sendkeys( string => "\t" ); #### $mech->sendkeys( string => "\t\t" );
## $mech->sendkeys( string => "\t" ); ##
## $mech->sendkeys( string => "\t\t" );