# File lib/capybara/selenium/node.rb, line 44
  def click
    resynchronize { native.click }
  end