bool has(string $name) Tests whether the form has the given field.
string nodeName() Returns the node name of the first node of the list.
Form setValues(array $values)
select(string $value) Sets the value of the field.
Crawler parents()
class ChoiceFormField extends FormField
string getType() Returns the type of the choice field (radio, select, or checkbox).
setErrorCode(int $error) Sets the PHP error code associated with the field.
string getName() Returns the name of the field.
string getUri() Gets the URI of the form. The returned URI is not the same as the form
Page 2 of 10