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, setDefaultTimeout
public 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 © 2015. All rights reserved.