org.browsermob.proxy.selenium
Class LauncherUtils

java.lang.Object
  extended by org.browsermob.proxy.selenium.LauncherUtils

public class LauncherUtils
extends Object


Constructor Summary
LauncherUtils()
           
 
Method Summary
static void copyDirectory(File source, File dest)
           
static InputStream getSeleniumResourceAsStream(String resourceFile)
           
static void recursivelyDeleteDir(File customProfileDir)
          Delete a directory and all subdirectories
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LauncherUtils

public LauncherUtils()
Method Detail

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.