class Selenium::WebDriver::Firefox::Launcher
def assert_profile
def assert_profile raise Error::WebDriverError, 'must create_profile first' unless @profile && @profile_dir end
def assert_profile raise Error::WebDriverError, 'must create_profile first' unless @profile && @profile_dir end