public class MouseEventAt extends SeleneseCommand<Void>
| Constructor and Description |
|---|
MouseEventAt(ElementFinder finder,
JavascriptLibrary js,
String type) |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String locator,
String coordString) |
apply, getTimeout, setDefaultTimeoutpublic MouseEventAt(ElementFinder finder, JavascriptLibrary js, String type)
protected Void handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String locator, String coordString)
handleSeleneseCommand in class SeleneseCommand<Void>Copyright © 2016. All rights reserved.