# File lib/selenium/webdriver/remote/bridge.rb, line 257
        def getLocalStorageKeys
          execute :getLocalStorageKeys
        end