# File lib/selenium/client/base.rb, line 72 72: def session_started? 73: not @session_id.nil? 74: end