Method: Webrat::Form.xpath_search
- Defined in:
- lib/webrat/core/elements/form.rb
.xpath_search ⇒ Object
11 12 13 |
# File 'lib/webrat/core/elements/form.rb', line 11 def self.xpath_search [".//form"] end |
11 12 13 |
# File 'lib/webrat/core/elements/form.rb', line 11 def self.xpath_search [".//form"] end |