class Capybara::Node::Element
def unselect_option
-
(Capybara::Node::Element)- The element
def unselect_option synchronize { base.unselect_option } self end
(Capybara::Node::Element)
- The element
def unselect_option synchronize { base.unselect_option } self end