$mech->click_button( ... ) # number => n #Clicks the nth button in the current form. Numbering starts at 1. # value => value # Clicks the button with the value value in the current form.