org.openqa.selenium.firefox.internal
Class ProfilesIni
java.lang.Object
org.openqa.selenium.firefox.internal.ProfilesIni
public class ProfilesIni
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfilesIni
public ProfilesIni()
readProfiles
protected Map<String,File> readProfiles(File appData)
newProfile
protected File newProfile(String name,
File appData,
String path,
boolean isRelative)
getProfile
public FirefoxProfile getProfile(String profileName)
locateAppDataDirectory
protected File locateAppDataDirectory(org.openqa.selenium.Platform os)
Copyright © 2011. All Rights Reserved.