Class Drag

java.lang.Object
net.serenitybdd.screenplay.actions.Drag

public class Drag extends Object
Selenium drag-and-drop interaction, e.g. actor.attemptsTo(Drag.from("#draggable").to("#droppable"));