class Capybara::Selenium::Node::SettableValue

def to_time_str

def to_time_str
  value.to_time.strftime('%H:%M')
end