Class: SeleniumPrep::ConfigChecker
- Inherits:
-
Object
- Object
- SeleniumPrep::ConfigChecker
- Defined in:
- lib/selenium-prep/config-checker.rb
Instance Method Summary collapse
-
#initialize ⇒ ConfigChecker
constructor
A new instance of ConfigChecker.
Constructor Details
#initialize ⇒ ConfigChecker
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 |