org.openqa.selenium.remote.server.handler.interactions
Class MouseDown
java.lang.Object
org.openqa.selenium.remote.server.handler.WebDriverHandler
org.openqa.selenium.remote.server.handler.interactions.MouseDown
- All Implemented Interfaces:
- Callable<ResultType>, Handler
public class MouseDown
- extends WebDriverHandler
Methods inherited from class org.openqa.selenium.remote.server.handler.WebDriverHandler |
execute, getDriver, getKnownElements, getRealSessionId, getScreenshot, getSession, getSessionId, getUnwrappedDriver, handle, newBySelector, newResponse |
MouseDown
public MouseDown(Session session)
call
public ResultType call()
throws Exception
- Throws:
Exception
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.