# File lib/selenium/web_page.rb, line 46
    def speed
      @browser.get_speed.to_i
    end