Method: Mechanize::Page::Frame#text
- Defined in:
- lib/mechanize/page/frame.rb
#text ⇒ Object (readonly) Also known as: name
Returns the value of attribute text.
12 13 14 |
# File 'lib/mechanize/page/frame.rb', line 12 def text @text end |