Help for this page

Select Code to Download


  1. or download this
        $mech->sendkeys( string => "Hello World" );
    
  2. or download this
        $mech->sendkeys( string => "\t" );
    
  3. or download this
        $mech->sendkeys( string => "\t\t" );