class Selenium::WebDriver::Chromium::Profile

def prefs_file_for(dir)

def prefs_file_for(dir)
  File.join dir, 'Default', 'Preferences'
end