Help for this page

Select Code to Download


  1. or download this
      $agent->click_button( 'value' => 'update' );
    
  2. or download this
      $agent->current_form->value('blah','update');
      $agent->click('blah');