Deprecated API


Contents
Deprecated Methods
com.browsermob.api.Selenium.autoBasicAuthorization(String, String, String)
          Use browserMob.getActiveHttpClient() and then call autoBasicAuthorization on that object 
com.browsermob.api.Selenium.remapHost(String, String)
          Use browserMob.getActiveHttpClient() and then call remapHost on that object 
com.browsermob.api.Selenium.rewriteUrl(String, String)
          Use browserMob.getActiveHttpClient() and then call rewriteUrl on that object 
com.browsermob.api.BrowserMob.setSimulatedBps(int)
          Use BrowserMob.setDownstreamKbps(long), BrowserMob.setUpstreamKbps(long) (long)}, and BrowserMob.setLatency(long) (long)} instead 
 



Copyright © 2009 BrowserMob LLC. All Rights Reserved.