Class: WWW::Mechanize::Page::Base
- Defined in:
- lib/www/mechanize/page/base.rb
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 WWW::Mechanize::Page::Link