org.openqa.selenium.server.browserlaunchers
Class FirefoxChromeLauncher.ChromeUrlConvert

java.lang.Object
  extended by org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.ChromeUrlConvert
Enclosing class:
FirefoxChromeLauncher

public static class FirefoxChromeLauncher.ChromeUrlConvert
extends Object


Constructor Summary
FirefoxChromeLauncher.ChromeUrlConvert()
           
 
Method Summary
 String convert(String httpUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FirefoxChromeLauncher.ChromeUrlConvert

public FirefoxChromeLauncher.ChromeUrlConvert()
Method Detail

convert

public String convert(String httpUrl)
               throws MalformedURLException
Throws:
MalformedURLException


Copyright © 2012. All Rights Reserved.