Method: Selenium::WebDriver::Firefox::Options#profile

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

#profileObject

NOTE: special handling of ‘profile’ to validate when set instead of when used



41
42
43
# File 'lib/selenium/webdriver/firefox/options.rb', line 41

def profile
  @profile
end