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

desc.ActionSimulateDragAndDrop.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Part of a chain action, This simulates a drag and drop on html 5. Use this if the drag and drop does not work.

This only supports `css` selector.

*Example:*
| `Navigate To` | http://www.w3schools.com/html/html5_draganddrop.asp |
| `Action Start` |
| `Action Simulate Drag And Drop` | css=#drag1 | css=#div2 |
| `Action Pause` | 1000 |
| `Action Simulate Drag And Drop` | css=#drag1 | css=#div1 |
| `Action Perform` |




© 2015 - 2024 Weber Informatics LLC | Privacy Policy