Mechanize v0.1.0 API Reference
Modules
Entry point module for every web page interaction using Mechanize. In this module you'll find functions to do all kinds of HTTP requests.
Encapsulates all functionalities related to form handling and submission.
The HTML Page.
Raised when an error occurs on a click action.
The HMTL element.
Protocol used to extract element data using Mechanize.Page.Element
module.
Raised when Mechanize cannot parse the content
attribute of a
<meta http-equiv="refresh" ...>
element inside the page content.
Provides an easy support for querying elements in many Mechanize modules.
Raises when an error occurs when searching an element using a query.