This module implements the FormRequest class which is a more convenient class (than Request) to generate Requests based on form data.
See documentation in docs/topics/request-response.rst
Class | FormRequest |
Undocumented |
Function | _get_clickable |
Returns the clickable element specified in clickdata, if the latter is given. If not, it returns the first clickable element found |
Function | _get_form |
Find the form element |
Function | _get_form_url |
Undocumented |
Function | _get_inputs |
Undocumented |
Function | _select_value |
Undocumented |
Function | _urlencode |
Undocumented |
Function | _value |
Undocumented |