ProfilesIni pi = new ProfilesIni();FirefoxProfile profile = pi.getProfile("default");WebDriver driver = new FirefoxDriver(profile);