Class: Mechanize::Page::Base
Overview
This class encapsulates a Base tag. Mechanize treats base tags just like ‘a’ tags. Base objects will contain links, but most likely will have no text.
Instance Attribute Summary
Attributes inherited from Link
#attributes, #href, #node, #page, #text
Method Summary
Methods inherited from Link
#click, #initialize, #pretty_print, #uri
Constructor Details
This class inherits a constructor from Mechanize::Page::Link