-
Constructor Summary
Constructors
-
Method Summary
Gets the chrome directory.
Gets the mozilla directory.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BrowserData
public BrowserData()
-
Method Details
-
getChromeDirectory
protected static String getChromeDirectory()
Gets the chrome directory.
- Returns:
- the chrome directory
-
getFiles
- Parameters:
directoryPath
- a String
object.
cookieFilePaths
- a List
object.
fileName
- a String
object.
- Returns:
- a
List
object.
-
getMozillaDirectory
protected static String getMozillaDirectory()
Gets the mozilla directory.
- Returns:
- the mozilla directory