org.openqa.selenium.ie
Class InternetExplorerDriverServer

java.lang.Object
  extended by org.openqa.selenium.ie.InternetExplorerDriverServer

public class InternetExplorerDriverServer
extends Object


Constructor Summary
InternetExplorerDriverServer(int port)
           
 
Method Summary
 URL getUrl()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternetExplorerDriverServer

public InternetExplorerDriverServer(int port)
Method Detail

getUrl

public URL getUrl()

start

public void start()

stop

public void stop()


Copyright © 2012. All Rights Reserved.