com.atlassian.webdriver.browsers.profile
Class ProfilePreferences
java.lang.Object
com.atlassian.webdriver.browsers.profile.ProfilePreferences
public class ProfilePreferences
- extends Object
A class for reading a preferences file for a profile and extracting the
properties.
The format for preferences is
value=key
- Since:
- 2.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfilePreferences
public ProfilePreferences(File preferencesFile)
getPreferences
public Map<String,Object> getPreferences()
Copyright © 2014 Atlassian. All rights reserved.