org.browsermob.proxy.selenium
Class LauncherUtils
java.lang.Object
org.browsermob.proxy.selenium.LauncherUtils
public class LauncherUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LauncherUtils
public LauncherUtils()
copyDirectory
public static void copyDirectory(File source,
File dest)
getSeleniumResourceAsStream
public static InputStream getSeleniumResourceAsStream(String resourceFile)
recursivelyDeleteDir
public static void recursivelyDeleteDir(File customProfileDir)
- Delete a directory and all subdirectories
Copyright © 2011. All Rights Reserved.