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