# File lib/selenium/web_page.rb, line 156
    def value(locator)
      @browser.get_value(locator)
    end