# File lib/selenium/webdriver/remote/bridge.rb, line 87 def session_id @session_id || raise(Error::WebDriverError, "no current session exists") end