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