eval {$mech->click_button('value'=>'does not exist')}; if ($@) { warn("Can't click button\n"); }