bool has(string $name) Tests whether the form has the given field.
Link link(string $method = 'get')
select(string $value) Sets the value of the field.
Form setValues(array $values)
string nodeName() Returns the node name of the first node of the list.
string getType() Returns the type of the choice field (radio, select, or checkbox).
addNode(DOMNode $node) Adds
string|null attr(string $attribute) Returns the attribute value of the first node of the list
string getName() Returns the name of the field.
Crawler slice(int $offset, int $length = null)
Page 1 of 10