org.openqa.selenium.server
Class RobotRetriever

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

public class RobotRetriever
extends java.lang.Object


Constructor Summary
RobotRetriever()
           
 
Method Summary
static java.awt.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 java.awt.Robot getRobot()
                               throws java.lang.InterruptedException,
                                      java.util.concurrent.ExecutionException,
                                      java.util.concurrent.TimeoutException
Throws:
java.lang.InterruptedException
java.util.concurrent.ExecutionException
java.util.concurrent.TimeoutException


Copyright © 2011. All Rights Reserved.