string nodeName() Returns the node name of the first node of the list.
Crawler filter(string $selector)
string getUri() Gets the URI of the form. The returned URI is not the same as the form
Crawler parents()
bool has(string $name) Tests whether the form has the given field.
Form setValues(array $values)
Link[] links()
class ChoiceFormField extends FormField
select(string $value) Sets the value of the field.
Crawler slice(int $offset, int $length = null)
Page 2 of 10