Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The Mechanize library is used for automating interaction with websites. | Cheng-Lung Sung | 2007-02-05 | 1 | -0/+7 |
Mechanize automatically stores and sends cookies, follows redirects, can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history. WWW: http://rubyforge.org/projects/mechanize/ Notes: svn path=/head/; revision=184248 |