# File lib/selenium/web_page.rb, line 30
    def present?
      title == @expected_title
    end