# File lib/selenium/webdriver/common/driver_extensions/has_location.rb, line 6
        def location
          @bridge.getLocation
        end