module Capybara::UI::Select::Selectable
Public Instance Methods
select()
click to toggle source
# File lib/capybara/ui/widgets/select.rb, line 10 def select root.select_option end
# File lib/capybara/ui/widgets/select.rb, line 10 def select root.select_option end