Form form(array $values = null, string $method = null)
addNode(DOMNode $node) Adds
DOMElement|null getNode(int $position)
string getUri() Gets the URI of the form. The returned URI is not the same as the form
Crawler parents()
Crawler siblings()
Crawler filter(string $selector)
Crawler slice(int $offset, int $length = null)
Form setValues(array $values)
string|null attr(string $attribute) Returns the attribute value of the first node of the list
Page 1 of 10