Class: SeleniumPrep::ConfigChecker

Inherits:
Object
  • Object
show all
Defined in:
lib/selenium-prep/config-checker.rb

Instance Method Summary collapse

Constructor Details

#initializeConfigChecker

Returns a new instance of ConfigChecker.



4
5
6
7
# File 'lib/selenium-prep/config-checker.rb', line 4

def initialize
  download_location
  os_type
end