# File lib/selenium/html_element.rb, line 33
    def double_click
      @webpage.double_click(@locator)
    end