org.openqa.selenium.server
Class RobotRetriever

java.lang.Object
  extended by org.openqa.selenium.server.RobotRetriever

public class RobotRetriever
extends Object


Constructor Summary
RobotRetriever()
           
 
Method Summary
static Robot getRobot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RobotRetriever

public RobotRetriever()
Method Detail

getRobot

public static Robot getRobot()
                      throws InterruptedException,
                             ExecutionException,
                             TimeoutException
Throws:
InterruptedException
ExecutionException
TimeoutException


Copyright © 2012. All Rights Reserved.