public class ProfilesIni extends Object
| Constructor and Description |
|---|
ProfilesIni() |
| Modifier and Type | Method and Description |
|---|---|
FirefoxProfile |
getProfile(String profileName) |
protected File |
locateAppDataDirectory(org.openqa.selenium.Platform os) |
protected File |
newProfile(String name,
File appData,
String path,
boolean isRelative) |
protected Map<String,File> |
readProfiles(File appData) |
public FirefoxProfile getProfile(String profileName)
protected File locateAppDataDirectory(org.openqa.selenium.Platform os)
Copyright © 2015. All rights reserved.