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