Method: Selenium::Server#background

Defined in:
lib/selenium/server.rb

#backgroundObject

The Mode of the Server :standalone, #hub, #node



170
171
172
# File 'lib/selenium/server.rb', line 170

def background
  @background
end