Method: Mechanize::ElementNotFoundError#source
- Defined in:
- lib/mechanize/element_not_found_error.rb
permalink #source ⇒ Object (readonly)
Returns the value of attribute source.
7 8 9 |
# File 'lib/mechanize/element_not_found_error.rb', line 7 def source @source end |