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