# File lib/selenium/webdriver/remote/bridge.rb, line 273 def getSessionStorageItem(key) execute :getSessionStorageItem, :key => key end