Its arguments are a list of key/value pairs. Only one of name, number, or value must be specified. * name => name Clicks the button named name. * number => n Clicks the nth button in the form. * value => value Clicks the button with the value value.