Method: Selenium::WebDriver::Chromium::Options#profile

Defined in:
lib/selenium/webdriver/chromium/options.rb

#profileObject

Returns the value of attribute profile.



24
25
26
# File 'lib/selenium/webdriver/chromium/options.rb', line 24

def profile
  @profile
end