public class DragAndDrop extends SeleneseCommand<Void>
Constructor and Description |
---|
DragAndDrop(ElementFinder finder) |
Modifier and Type | Method and Description |
---|---|
protected Void |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String locator,
String movementsString) |
apply, getTimeout, setDefaultTimeout
public DragAndDrop(ElementFinder finder)
protected Void handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String locator, String movementsString)
handleSeleneseCommand
in class SeleneseCommand<Void>
Copyright © 2015. All rights reserved.