# File selenium.rb, line 147 def start() result = get_string("getNewBrowserSession", [@browserStartCommand, @browserURL]) @session_id = result end