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