Package org.openqa.selenium.firefox
Class ProfilesIni
java.lang.Object
org.openqa.selenium.firefox.ProfilesIni
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable FirefoxProfilegetProfile(String profileName) protected @Nullable FilelocateAppDataDirectory(org.openqa.selenium.Platform os) protected @Nullable FilenewProfile(@Nullable String name, @Nullable File appData, @Nullable String path, boolean isRelative) readProfiles(@Nullable File appData)
-
Constructor Details
-
ProfilesIni
public ProfilesIni()
-
-
Method Details
-
readProfiles
-
newProfile
-
getProfile
-
locateAppDataDirectory
-