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 java.lang.Object


Constructor Summary
FirefoxChromeLauncher.ChromeUrlConvert()
           
 
Method Summary
 java.lang.String convert(java.lang.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 java.lang.String convert(java.lang.String httpUrl)
                         throws java.net.MalformedURLException
Throws:
java.net.MalformedURLException


Copyright © 2011. All Rights Reserved.