# File lib/selenium/html_element.rb, line 18
    def present?
      @webpage.element_present? @locator
    end