All Downloads are FREE. Search and download functionalities are using the official Maven repository.

desc.DragAndDropByOffset.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Drags element identified with locator.

movement is a string in format "+70 -300" interpreted as pixels relative to the dragged element's original position.

*Examples:*
| `Drag And Drop By Offset` | myElem | +50 | -35 | # Move myElem 50px right and 35px down. |




© 2015 - 2024 Weber Informatics LLC | Privacy Policy