Class
Capybara::Selector
In:
lib/capybara/selector.rb
Parent:
Object
Methods
add
all
call
failure_message
match
match?
new
normalize
remove
xpath
Classes and Modules
Class
Capybara::Selector::Normalized
Attributes
name
[R]
Public Class methods
add
(name, &block)
all
()
new
(name, &block)
normalize
(*args)
remove
(name)
Public Instance methods
call
(locator)
failure_message
(&block)
match
(&block)
match?
(locator)
xpath
(&block)
[Validate]