# File lib/selenium/webdriver/common/html5/session_storage.rb, line 9 def [](key) @bridge.getSessionStorageItem key end